mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-24 21:21:58 +01:00
Fix flags for NineP/#693
This commit is contained in:
parent
f01a6c1bcc
commit
ecbd5bf060
@ -1168,7 +1168,7 @@ packages:
|
|||||||
"Juan Pedro Villa Isaza jvilla@stackbuilders.com @jpvillaisaza":
|
"Juan Pedro Villa Isaza jvilla@stackbuilders.com @jpvillaisaza":
|
||||||
- inflections
|
- inflections
|
||||||
- twitter-feed
|
- twitter-feed
|
||||||
|
|
||||||
"Sergey Alirzaev <zl29ah@gmail.com>":
|
"Sergey Alirzaev <zl29ah@gmail.com>":
|
||||||
- monad-peel
|
- monad-peel
|
||||||
- Network-NineP
|
- Network-NineP
|
||||||
@ -1256,6 +1256,9 @@ package-flags:
|
|||||||
cabal-rpm:
|
cabal-rpm:
|
||||||
old-locale: false
|
old-locale: false
|
||||||
|
|
||||||
|
NineP:
|
||||||
|
bytestring-in-base: 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