@hackage quotet0.0.1.1

Monad transformer for Quote from template-haskell

quotet

CI Hackage

A monad transformer for the Quote type class from template-haskell, in spirit of the "Overloaded Quotations" proposal implemented in GHC 9.0.

See the haddocks for documentation.

  • Installation

  • Dependencies (8)

  • Dependents (0)

  • Package Flags

      exceptions
       (off by default)

      Support instances from exceptions

      semigroupoids
       (off by default)

      Support instances from semigroupoids

      monad-control
       (off by default)

      Support instances from monad-control