Skip to content
Snippets Groups Projects
Commit 221df3f9 authored by pcapriotti's avatar pcapriotti
Browse files

More dependency updates.

parent 97bdfda5
No related merge requests found
......@@ -49,7 +49,7 @@ Library
Exposed: False
Build-Depends: base >= 4 && < 5,
directory >= 1 && < 1.2,
directory >= 1 && < 1.3,
process >= 1 && < 1.2,
bytestring >= 0.9 && < 0.11,
time < 1.5,
......
......@@ -28,7 +28,7 @@ Executable ghc
Build-Depends: base >= 3 && < 5,
array >= 0.1 && < 0.5,
bytestring >= 0.9 && < 0.11,
directory >= 1 && < 1.2,
directory >= 1 && < 1.3,
process >= 1 && < 1.2,
filepath >= 1 && < 1.4,
ghc
......
......@@ -20,7 +20,7 @@ Executable runghc
if flag(base3)
Build-Depends: base >= 3 && < 5,
directory >= 1 && < 1.2,
directory >= 1 && < 1.3,
process >= 1 && < 1.2
else
Build-Depends: base < 3
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment