Last active
November 23, 2016 17:27
-
-
Save sjakobi/9e54af86655c58acd0e5e3772320e321 to your computer and use it in GitHub Desktop.
Stack project configuration with a development version of bound which is compatible with GHC-8.0
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
packages: | |
- '.' | |
- location: | |
git: https://github.com/ekmett/bound | |
commit: 0a3666b | |
extra-dep: true | |
resolver: nightly-2016-11-23 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment