diff --git a/process.cabal b/process.cabal index 535d53be114fdbdfb8184cc1df75ba3c63be4ee0..503c2dd3ab0cd991671c3a7b895bc41e78bc0351 100644 --- a/process.cabal +++ b/process.cabal @@ -85,7 +85,7 @@ test-suite test hs-source-dirs: test main-is: main.hs type: exitcode-stdio-1.0 - build-depends: base + build-depends: base >= 4 && < 5 , bytestring , directory , process