mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-30 08:00:25 +01:00
Merge pull request #718 from creichert/master
Set `system-filepath` flag to true for Keter.
This commit is contained in:
commit
3375101f0c
@ -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
|
||||||
@ -1293,6 +1292,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