Merge pull request #718 from creichert/master

Set `system-filepath` flag to true for Keter.
This commit is contained in:
Jens Petersen 2015-07-29 17:26:36 +09:00
commit 3375101f0c

View File

@ -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