mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-14 08:18:30 +01:00
Add constraint "ghc-mod < 5.5" per #1162
This commit is contained in:
parent
0ee05e92b7
commit
c7a4949eba
@ -1940,6 +1940,10 @@ packages:
|
||||
|
||||
# https://github.com/fpco/stackage/issues/1155
|
||||
- aeson < 0.10
|
||||
|
||||
# https://github.com/fpco/stackage/issues/1162
|
||||
- ghc-mod < 5.5
|
||||
|
||||
# end of packages
|
||||
|
||||
|
||||
@ -2020,6 +2024,7 @@ skipped-builds:
|
||||
- libsystemd-journal
|
||||
|
||||
|
||||
|
||||
# By skipping a test suite, we do not pull in the build dependencies
|
||||
skipped-tests:
|
||||
# require old hspec
|
||||
|
||||
Loading…
Reference in New Issue
Block a user