diff --git a/wai-handler-launch/wai-handler-launch.cabal b/wai-handler-launch/wai-handler-launch.cabal index 7c87903f..74e43529 100644 --- a/wai-handler-launch/wai-handler-launch.cabal +++ b/wai-handler-launch/wai-handler-launch.cabal @@ -28,7 +28,7 @@ Library cpp-options: -DWINDOWS extra-libraries: Shell32 msvcrt else - build-depends: process >= 1.0 && < 1.3 + build-depends: process >= 1.0 && < 1.5 if os(darwin) cpp-options: -DMAC