All Versions
8
Latest Version
Avg Release Cycle
-
Latest Release
-
Changelog History
Changelog History
-
v0.4.0.0 Changes
- ➕ 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.
-
v0.3.2.0 Changes
- 🛠 Fix error in CPP processing: #14.
- ⚡️ Include updated
everythingStaged
code (by @alanz): #20.
-
v0.3.1.2 Changes
- ➕ Add
stack-7.8.yaml
to sdist. It's then possible to run tests from sdist.
- ➕ Add
-
v0.3.1.1 Changes
- ➕ Add test data to sdist: fpco/stackage#932.
-
v0.3.1.0 Changes
- ➕ Add compatibility with GHC 7.8: #6.
-
v0.3.0.0 Changes
- Major: replace Haskell-Src-Exts with GHC API: #5.
- ➕ Add basic tests: #7.
-
v0.2.0.0 Changes
- ➕ Add
USAGE.txt
to tarball: #2.
- ➕ Add
-
v0.1.0.0 Changes
- Initially created.