mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28:29 +01:00
Upper bound happy due to #7520
Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
This commit is contained in:
parent
b8208a5d82
commit
995681cc74
@ -110,7 +110,7 @@ packages:
|
||||
- Sit
|
||||
|
||||
- alex
|
||||
- happy < 1.21.0 || > 1.21.0
|
||||
- happy < 1.21.0 # Note, cannot use 1.21.0, and 2.0 blocked by https://github.com/commercialhaskell/stackage/issues/7520
|
||||
- haskell-src
|
||||
- ListLike
|
||||
- MissingH
|
||||
|
||||
Loading…
Reference in New Issue
Block a user