This package uses Semantic Versioning.
- Add streaming capabilities (haskell-pipes) for lower memory usage: #18.
- Add
--cabal-macros
and--include-dir
options: #17. - Add
--cabal-file
to read default extensions: #19.
- Fix error in CPP processing: #14.
- Include updated
everythingStaged
code (by @alanz): #20.
- Add
stack-7.8.yaml
to sdist. It's then possible to run tests from sdist.
- Add test data to sdist: commercialhaskell/stackage#932.
- Add compatibility with GHC 7.8: #6.
- Major: replace Haskell-Src-Exts with GHC API: #5.
- Add basic tests: #7.
- Add
USAGE.txt
to tarball: #2.
- Initially created.