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

Require Cabal version >= 1.6

parent 13e90fd8
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ description:
This package defines the classes @IArray@ of immutable arrays and
@MArray@ of arrays mutable within appropriate monads, as well as
some instances of these classes.
cabal-version: >=1.2
cabal-version: >=1.6
build-type: Simple
extra-source-files: include/Typeable.h
......
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