Changelog for th-orphans-0.13.7
0.13.7 [2019.03.24]
- Backport the
MonadFail Q
instance. - Allow building with
template-haskell-2.16
by manually implementingLift
forBytes
. See #27
0.13.6 [2018.07.01]
- Allow building with
template-haskell-2.14
. - Implement
qAddForeignFilePath
andqAddTempFile
forQuasi
instances
0.13.5 [2018.01.18]
- Implement
qAddCorePlugin
forQuasi
instances
0.13.4 [2017.07.26]
- Implement
qAddForeignFile
forQuasi
instances
0.13.3 [2016.11.09]
- Backport
Generic NameFlavour
instance