Needs GHC >= 7.6 due to MultiWayIf, LambdaCase, DataKinds

This commit is contained in:
Adam Bergmark 2015-06-28 02:13:08 +02:00
parent 00ccee4800
commit 703f2628e1

View file

@ -42,7 +42,7 @@ Library
RankNTypes
TupleSections
Build-depends:
base >= 4.3 && < 5
base >= 4.6 && < 5
, ansi-wl-pprint
, containers
, text