mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +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
|
||||
|
||||
"Sebastian Graf <sgraf1337@gmail.com> @sgraf812":
|
||||
- happy-lib
|
||||
- happy
|
||||
- happy-lib < 2.1 # latest 2.1 is marked deprecated
|
||||
- happy < 2.1 # latest 2.1 is marked deprecated
|
||||
|
||||
"Max Ulidtko <ulidtko@gmail.com> @ulidtko":
|
||||
- cabal-doctest
|
||||
|
||||
Loading…
Reference in New Issue
Block a user