@hackage / quotet

Monad transformer for Quote from template-haskell

Latest0.0.1.1

About

Metadata

  • Last updated , by amesgen
  • License CC0-1.0
  • Categories Template Haskell, Text Processing
  • Maintained by: amesgen@amesgen.de

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable 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

Readme

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.