Fix support for older GHCs
This commit is contained in:
@@ -41,13 +41,14 @@ library
|
||||
, deepseq
|
||||
, exceptions
|
||||
, hspec
|
||||
, simple-sendfile >= 0.2.24
|
||||
, streamly >= 0.7
|
||||
, unix >= 2.5
|
||||
, unix-bytestring
|
||||
, utf8-string
|
||||
, word8
|
||||
|
||||
if impl(ghc >= 8.2)
|
||||
build-depends: streamly >= 0.7
|
||||
else
|
||||
build-depends: simple-sendfile >= 0.2.24
|
||||
|
||||
test-suite doctests-hpath
|
||||
if os(windows)
|
||||
|
||||
Reference in New Issue
Block a user