Skip to content
Snippets Groups Projects
Commit 01e68a32 authored by Mikhail Glushenkov's avatar Mikhail Glushenkov
Browse files

Merge pull request #1539 from hvr/1.18

Relax build-dep to allow upcoming `array-0.5.0.0`
parents fb861f66 0f5a5bf2
No related branches found
No related tags found
No related merge requests found
......@@ -129,7 +129,7 @@ library
process >= 1.0.1.1 && < 1.3,
time >= 1.1 && < 1.5,
containers >= 0.1 && < 0.6,
array >= 0.1 && < 0.5,
array >= 0.1 && < 0.6,
pretty >= 1 && < 1.2,
bytestring >= 0.9
......
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