Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patch dlist up for GHC 8.8.1 #32

Closed
wants to merge 6 commits into from
Closed

Patch dlist up for GHC 8.8.1 #32

wants to merge 6 commits into from

Commits on Apr 12, 2019

  1. Add MonadFail instance so it compiles with GHC 8.8.1

    Vanessa McHale committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    faf343f View commit details
    Browse the repository at this point in the history
  2. API shouldn't break anything downstream now

    Vanessa McHale committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    a739c00 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2019

  1. Update .travis.yml for GHC 8.8.1

    Vanessa McHale committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    7c8b242 View commit details
    Browse the repository at this point in the history
  2. Add test to prove fail preserves compatibility with all compilers/pre…

    …ludes
    Vanessa McHale committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    83945ee View commit details
    Browse the repository at this point in the history
  3. Use cabal 2.4 for CI

    Vanessa McHale committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    d47aebf View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2019

  1. Allow GHC 8.8.1 failure

    Vanessa McHale committed Apr 14, 2019
    Configuration menu
    Copy the full SHA
    ddee7f6 View commit details
    Browse the repository at this point in the history