@hackage quotet0.0.1.1
Monad transformer for Quote from template-haskell
Categories
License
CC0-1.0
Maintainer
amesgen@amesgen.de
Links
Versions
Installation
Dependencies (8)
- base >=4.14 && <5
- mtl >=2.2 && <2.4
- template-haskell >=2.16 && <2.22
- exceptions ^>=0.10
- monad-control ^>=1.0
- semigroupoids ^>=5.3 || ^>=6.0 Show all…
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
quotet
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.