mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Fix previous version constraint
This commit is contained in:
parent
0a9ef9bbe3
commit
dd4026fb45
@ -699,7 +699,7 @@ packages:
|
||||
- elm-package < 0.4
|
||||
|
||||
# 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
|
||||
# global-flags
|
||||
|
||||
Loading…
Reference in New Issue
Block a user