mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Use some system libraries
This commit is contained in:
parent
65a99d90b6
commit
34a29548ec
@ -645,6 +645,12 @@ package-flags:
|
||||
mersenne-random-pure64:
|
||||
small_base: false
|
||||
|
||||
# Use system libraries to speed up compilation and get bug fixes
|
||||
persistent-sqlite:
|
||||
systemlib: true
|
||||
yaml:
|
||||
system-libyaml: true
|
||||
|
||||
# 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