mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-04 18:40:26 +01:00
constrain happy < 2.1 since it is marked deprecated
https://github.com/haskell/happy/issues/320 https://github.com/camfort/fortran-src/issues/293
This commit is contained in:
parent
b8f6e4eb66
commit
46a4254d12
@ -5254,8 +5254,8 @@ packages:
|
|||||||
- lsql-csv
|
- lsql-csv
|
||||||
|
|
||||||
"Sebastian Graf <sgraf1337@gmail.com> @sgraf812":
|
"Sebastian Graf <sgraf1337@gmail.com> @sgraf812":
|
||||||
- happy-lib
|
- happy-lib < 2.1 # latest 2.1 is marked deprecated
|
||||||
- happy
|
- happy < 2.1 # latest 2.1 is marked deprecated
|
||||||
|
|
||||||
"Max Ulidtko <ulidtko@gmail.com> @ulidtko":
|
"Max Ulidtko <ulidtko@gmail.com> @ulidtko":
|
||||||
- cabal-doctest
|
- cabal-doctest
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user