Skip to content
This repository has been archived by the owner on Dec 12, 2020. It is now read-only.

v1.1.0

Compare
Choose a tag to compare
@tclem tclem released this 04 May 14:00
· 8 commits to master since this release
c1b48c3

Enhancements

  • Support for Windows and macOS
  • Support for more versions of GHC and Cabal
  • Support for Stack
  • Support for smart 'latest' and semver-like versions (e.g., 8.6 for GHC)
  • Expanded documentation to cover more scenarios

Additions

  • Added outputs for useful paths
    • paths to the bin directory
    • paths to the exe itself
    • paths to cabal store
  • Added inputs to customize handling of stack and hybrid setups

🎩 to @jared-w for all the hard work on this release!