mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-15 16:58:29 +01:00
Fix #6294: reinstitute happy < 1.21
happy-1.21.0 is deprecated and unbuildable
This includes a reversion of commit e0daffc17d.
"Remove bounds for #6242 and fix #6242"
This commit is contained in:
parent
9bbccf5802
commit
7e35f31122
@ -6751,6 +6751,11 @@ packages:
|
||||
- lucid < 2.9.13
|
||||
- mmark < 0.0.7.4
|
||||
|
||||
# happy-1.21.0 is deprecated an unbuildable
|
||||
# https://github.com/commercialhaskell/stackage/issues/6294
|
||||
# see also https://github.com/commercialhaskell/stackage/issues/6242
|
||||
- happy < 1.21
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/6243
|
||||
- jose < 0.9
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user