Skip to content

Compatibility with versions of Persistent both before and after 2.5.#150

Open
tebello-thejane wants to merge 5 commits intoprowdsponsor:masterfrom
tebello-thejane:master
Open

Compatibility with versions of Persistent both before and after 2.5.#150
tebello-thejane wants to merge 5 commits intoprowdsponsor:masterfrom
tebello-thejane:master

Conversation

@tebello-thejane
Copy link

@tebello-thejane tebello-thejane commented Sep 9, 2016

  • Added support for persistent >= 2.5.
  • Still compatible with persistent < 2.5.
  • Compatible with GHC versions from at least 7.8.1 up to 8.0.1.
  • Added Travis-CI build to confirm GHC compatibility, and catch any possible future breaks.

The type signature changes were adapted from PR #149, with the addition of CPP for backward compatibility.

Solves issue #137.

@tebello-thejane
Copy link
Author

tebello-thejane commented Sep 9, 2016

For some reason if I use GHC and cabal-install in the .travis.yml file Travis-CI hangs on GHC 7.10.1 and up.

At least using Stackage LTS 1.* gives us the confidence that we can build on GHC 7.8.4 and up.

@peti
Copy link

peti commented Sep 17, 2016

It's probably a bad idea to mix up travis-ci related changes with this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants