mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-15 07:45:49 +01:00
Flag fixes for mtl-compat
This commit is contained in:
parent
4dda9a0780
commit
b357b5ab14
@ -799,6 +799,10 @@ package-flags:
|
|||||||
tar:
|
tar:
|
||||||
old-time: false
|
old-time: false
|
||||||
|
|
||||||
|
mtl-compat:
|
||||||
|
two-point-one: true
|
||||||
|
two-point-two: false
|
||||||
|
|
||||||
# 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:
|
||||||
- ReadArgs # old version of hspec
|
- ReadArgs # old version of hspec
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user