Conditional compilation for signal handling
Will not compile on windows
This commit is contained in:
+2
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user