mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Set system-filepath flag to true for Keter.
* Re-enable keter.
This commit is contained in:
parent
046cd14f18
commit
538d478120
@ -10,8 +10,7 @@ packages:
|
||||
- conduit-combinators
|
||||
- conduit-extra
|
||||
- hebrew-time
|
||||
# https://github.com/fpco/stackage/issues/717
|
||||
#- keter
|
||||
- keter
|
||||
- markdown
|
||||
- mime-mail
|
||||
- mime-mail-ses
|
||||
@ -1286,6 +1285,9 @@ package-flags:
|
||||
NineP:
|
||||
bytestring-in-base: false
|
||||
|
||||
keter:
|
||||
system-filepath: true
|
||||
|
||||
# Used for packages that cannot be built on Linux
|
||||
skipped-builds:
|
||||
- hfsevents
|
||||
|
||||
Loading…
Reference in New Issue
Block a user