mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Add constraint "extra < 1.5.1" per ndmitchell/bake#40
This commit is contained in:
parent
e348ca1bb4
commit
031dba27e8
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user