Add constraint "extra < 1.5.1" per ndmitchell/bake#40

This commit is contained in:
Dan Burton 2016-10-25 17:20:33 -07:00
parent e348ca1bb4
commit 031dba27e8
No known key found for this signature in database
GPG Key ID: C11E00118F0CE509

View File

@ -2646,6 +2646,9 @@ packages:
- rasterific-svg < 0.3.2
- svg-tree < 0.6
# https://github.com/ndmitchell/bake/issues/40
- extra < 1.5.1
# end of packages
@ -3183,3 +3186,4 @@ tell-me-when-its-released:
- point-octree-0.5.5.3 # If this closes https://github.com/fpco/stackage/issues/1902 we can also resolve https://github.com/fpco/lts-haskell/issues/27
- wreq-0.4.1.0 # Try to re-enable lots of packages, and the test-suite if https://github.com/bos/wreq/issues/53 is closed.
- gogol-0.1.0 # Re-enable package
- bake-0.4 # Remove upper bound on extra https://github.com/ndmitchell/bake/issues/40