Change constraint on mtl.

This commit is contained in:
Jesse Rosenthal 2016-09-01 06:32:03 -04:00
parent f72e3b58e8
commit 121e3dfb64

View file

@ -255,7 +255,7 @@ Library
unordered-containers >= 0.2 && < 0.3,
array >= 0.3 && < 0.6,
parsec >= 3.1 && < 3.2,
mtl >= 1.1 && < 2.3,
mtl >= 2.2 && < 2.3,
filepath >= 1.1 && < 1.5,
process >= 1 && < 1.5,
directory >= 1 && < 1.3,