mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-03 10:00:26 +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-combinators
|
||||||
- conduit-extra
|
- conduit-extra
|
||||||
- hebrew-time
|
- hebrew-time
|
||||||
# https://github.com/fpco/stackage/issues/717
|
- keter
|
||||||
#- keter
|
|
||||||
- markdown
|
- markdown
|
||||||
- mime-mail
|
- mime-mail
|
||||||
- mime-mail-ses
|
- mime-mail-ses
|
||||||
@ -1286,6 +1285,9 @@ package-flags:
|
|||||||
NineP:
|
NineP:
|
||||||
bytestring-in-base: false
|
bytestring-in-base: false
|
||||||
|
|
||||||
|
keter:
|
||||||
|
system-filepath: true
|
||||||
|
|
||||||
# Used for packages that cannot be built on Linux
|
# Used for packages that cannot be built on Linux
|
||||||
skipped-builds:
|
skipped-builds:
|
||||||
- hfsevents
|
- hfsevents
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user