mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-13 15:58:32 +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":
|
||||
- inflections
|
||||
- twitter-feed
|
||||
|
||||
|
||||
"Sergey Alirzaev <zl29ah@gmail.com>":
|
||||
- monad-peel
|
||||
- Network-NineP
|
||||
@ -1256,6 +1256,9 @@ package-flags:
|
||||
cabal-rpm:
|
||||
old-locale: false
|
||||
|
||||
NineP:
|
||||
bytestring-in-base: false
|
||||
|
||||
# By skipping a test suite, we do not pull in the build dependencies
|
||||
skipped-tests:
|
||||
- ReadArgs # old version of hspec
|
||||
|
||||
Loading…
Reference in New Issue
Block a user