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

Releases: actions/setup-haskell

v1.1.4

18 Nov 20:18
048c299
Compare
Choose a tag to compare
  • Fixed an issue where we could no longer run on windows after the add-path command was disabled.

v1.1.3

30 Sep 19:45
27212bb
Compare
Choose a tag to compare
  • Updated method of communicating with the runner to use Environment Files #39
  • Added Licensed to verify third party dependencies #33
  • Added ghc-8.10.2 to list of versions #32
  • Added GHC 8.8.4 and use ghcup-0.1.8 #29

v1.1.2

06 Jul 15:03
e3e5ff0
Compare
Choose a tag to compare
  • Leave cabal's http-transport setting on its default - #24
  • Fix macos ghcup and cabal flags - #22
  • Fix stack readme example - #16

🎩 @jared-w @mbj

v1.1.1

11 Jun 21:23
c80f11a
Compare
Choose a tag to compare
  • Fix short-circuit logic for ghcup based installs of ghc #21
  • Fix unrecognized user-config option for cabal v2.0 #20
  • Update dependencies
  • Skips cabal update if stack is enabled #18

🎩 @jared-w

v1.1.0

04 May 14:00
c1b48c3
Compare
Choose a tag to compare

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!

v1.0.0

30 Sep 20:04
Compare
Choose a tag to compare

Initial release of setup-haskell.

Supported versions of GHC:

  • 8.0.2
  • 8.2.2
  • 8.4.4
  • 8.6.2
  • 8.6.3
  • 8.6.4
  • 8.6.5
  • 8.8.1

Supported versions of Cabal:

  • 2.0
  • 2.2
  • 2.4
  • 3.0