mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-10 21:37:30 +01:00
Fix previous version constraint
This commit is contained in:
parent
0a9ef9bbe3
commit
dd4026fb45
@ -699,7 +699,7 @@ packages:
|
|||||||
- elm-package < 0.4
|
- elm-package < 0.4
|
||||||
|
|
||||||
# https://github.com/fpco/lts-haskell/issues/5
|
# https://github.com/fpco/lts-haskell/issues/5
|
||||||
- ChasingBottoms "< 1.3.0.10 || > 1.3.0.10"
|
- ChasingBottoms < 1.3.0.10 || > 1.3.0.10
|
||||||
|
|
||||||
# Package flags are applied to individual packages, and override the values of
|
# Package flags are applied to individual packages, and override the values of
|
||||||
# global-flags
|
# global-flags
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user