Add some OS-specific packages for fsnotify commercialhaskell/stack#594

This commit is contained in:
Michael Snoyman 2015-07-21 23:49:41 +03:00
parent ca9047b70a
commit c6872e5bf2

View File

@ -150,6 +150,11 @@ packages:
- monad-logger-json
- monad-logger-syslog
- fsnotify
- hinotify
- hfsevents
- Win32-notify
"Omari Norman <omari@smileystation.com>":
- rainbow
- rainbox
@ -1273,6 +1278,12 @@ package-flags:
NineP:
bytestring-in-base: false
# Used for packages that cannot be built on Linux
skipped-builds:
- hfsevents
- Win32
- Win32-notify
# By skipping a test suite, we do not pull in the build dependencies
skipped-tests:
- ReadArgs # old version of hspec