th-compat

Version 0.1.5 revision 2 uploaded by ryanglscott.

Package meta

Synopsis
Backward- (and forward-)compatible Quote and Code types
Description

This package defines a Language.Haskell.TH.Syntax.Compat module, which backports the Quote and Code types to work across a wide range of template-haskell versions. The makeRelativeToProject utility is also backported. On recent versions of template-haskell (2.17.0.0 or later), this module simply reexports definitions from Language.Haskell.TH.Syntax. Refer to the Haddocks for Language.Haskell.TH.Syntax.Compat for examples of how to use this module.

Author
Ryan Scott
Bug reports
https://github.com/haskell-compat/th-compat/issues
Category
Text
Copyright
(C) 2020 Ryan Scott
Homepage
https://github.com/haskell-compat/th-compat
Maintainer
Ryan Scott <ryan.gl.scott@gmail.com>
Package URL
n/a
Stability
n/a

Components