Changelog for cabal-toolkit-0.0.7
CHANGELOG for cabal-toolkit
0.0.5
- Invoke
addForeignFilewhen relying on the content of.buildinfoin TH splices, to ensure they are re-run when the files are updated. (Credits to @nh2)
0.0.4
- Support
Cabal-1.24andghc-8.0.2. (Credits to @sgraf812)
0.0.3
- Add
Programs forcmake/make/ninjafor users who need to compile C/C++.
0.0.2
- Add
getGHCPackageDBFlagsfor users working with GHC API.
0.0.1
- Initial commit.