Skip to content
Snippets Groups Projects
Commit 64d103cd authored by Ian Lynagh's avatar Ian Lynagh
Browse files

Remove unnecessary dependency on random

parent 236fd906
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,6 @@ Cabal-Version: >= 1.6
Library
build-depends: base >= 3 && < 5,
directory >= 1.1 && < 1.2,
random >= 1.0 && < 1.1,
old-time >= 1.0 && < 1.1,
old-locale >= 1.0 && < 1.1,
process >= 1.0 && < 1.1,
......
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