Allow exceptions 0.9.

This commit is contained in:
John MacFarlane 2018-02-26 09:16:59 -08:00
parent 6baebcbe86
commit bbca6f223f

View file

@ -357,7 +357,7 @@ library
unordered-containers >= 0.2 && < 0.3,
parsec >= 3.1 && < 3.2,
mtl >= 2.2 && < 2.3,
exceptions >= 0.8 && < 0.9,
exceptions >= 0.8 && < 0.10,
filepath >= 1.1 && < 1.5,
process >= 1.2.3 && < 1.7,
directory >= 1 && < 1.4,