mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +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
|
||||
- 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
|
||||
# global-flags
|
||||
package-flags:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user