mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-23 19:47:56 +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
|
# https://github.com/fpco/stackage/issues/1155
|
||||||
- aeson < 0.10
|
- aeson < 0.10
|
||||||
|
|
||||||
|
# https://github.com/fpco/stackage/issues/1162
|
||||||
|
- ghc-mod < 5.5
|
||||||
|
|
||||||
# end of packages
|
# end of packages
|
||||||
|
|
||||||
|
|
||||||
@ -2020,6 +2024,7 @@ skipped-builds:
|
|||||||
- libsystemd-journal
|
- libsystemd-journal
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# By skipping a test suite, we do not pull in the build dependencies
|
# By skipping a test suite, we do not pull in the build dependencies
|
||||||
skipped-tests:
|
skipped-tests:
|
||||||
# require old hspec
|
# require old hspec
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user