mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-19 18:51:58 +01:00
Avoid some broken versions
This commit is contained in:
parent
54eba2076e
commit
576ed0d892
@ -910,6 +910,12 @@ packages:
|
|||||||
# https://github.com/fpco/stackage/issues/531
|
# https://github.com/fpco/stackage/issues/531
|
||||||
- sbv < 4.3
|
- sbv < 4.3
|
||||||
|
|
||||||
|
# https://github.com/chrisdone/pdfinfo/issues/11
|
||||||
|
- pdfinfo < 1.5.3 || > 1.5.3
|
||||||
|
|
||||||
|
# https://github.com/RaphaelJ/repa-devil/issues/7
|
||||||
|
- repa-devil == 0.3.2.2
|
||||||
|
|
||||||
# Package flags are applied to individual packages, and override the values of
|
# Package flags are applied to individual packages, and override the values of
|
||||||
# global-flags
|
# global-flags
|
||||||
package-flags:
|
package-flags:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user