Conditional compilation for signal handling

Will not compile on windows
This commit is contained in:
Joe Nelson
2015-12-16 18:05:48 -08:00
parent 079cf0aa54
commit b46b3c7b9a
2 changed files with 12 additions and 4 deletions
+2 -1
View File
@@ -61,7 +61,8 @@ executable postgrest
, HTTP, http-types
, MissingH
, Ranged-sets
, unix >= 2.7 && < 3
if !os(windows)
build-depends: unix >= 2.7 && < 3
hs-source-dirs: src
other-modules: Paths_postgrest