All Versions
8
Latest Version
Avg Release Cycle
-
Latest Release
-

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.
  • 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.
  • v0.1.0.0 Changes

    • Initially created.