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

Fix "Cabal check" warnings

parent f06dc49b
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@ source-repository head
location: http://darcs.haskell.org/packages/array/
library
build-depends: base
build-depends: base >= 3 && < 5
exposed-modules:
Data.Array
extensions: CPP
......
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