quotet-0.0.0.1: README.md
# quotet
[](https://github.com/amesgen/quotet/actions)
[](https://hackage.haskell.org/package/quotet)
A monad transformer for the [`Quote`](https://hackage.haskell.org/package/template-haskell/docs/Language-Haskell-TH.html#t:Quote) type class from template-haskell, in spirit of the ["Overloaded Quotations" proposal](https://github.com/ghc-proposals/ghc-proposals/blob/master/proposals/0246-overloaded-bracket.rst) implemented in GHC 9.0.
See [the haddocks](https://hackage.haskell.org/package/quotet/docs/Control-Monad-Quote.html) for documentation.