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

Update to current GHC, dependency updates, stack.yaml #93

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

robx
Copy link

@robx robx commented May 15, 2019

Some assorted changes to get critbit to build with current GHC.

  • update for Semigroup/Monoid typeclass change
  • update for criterion Pure -> Benchmark type change
  • selective cabal dependency updates (mostly against base, also hashable)
  • include a stack.yaml that works for me
  • bump cabal version number to 0.2.1.0

I'm happy to adapt any of these changes, or split them up -- whatever seems right to you.

One note is that I get some test failures (on macos). I have not managed to run the tests with the previous version, so I'm not sure whether they were introduced by some of the dependency updates.

@robx
Copy link
Author

robx commented Jun 5, 2019

Meanwhile postgrest has migrated from configurator-ng to configurator-pg, so from that point of view this update is no longer necessary.

@andrewthad
Copy link

It would be great if this could be merged.

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.

None yet

2 participants