Allow template-haskell 2.13

This commit is contained in:
Gregor Kleen 2018-03-11 11:55:33 +01:00
parent 8c8e4346f9
commit 830900a526

View File

@ -39,7 +39,7 @@ dependencies:
- binary >=0.8.3 && <0.9
- bytestring >=0.10.8 && <0.11
- exceptions >=0.8.3 && <0.10
- template-haskell >=2.11.1 && <2.13
- template-haskell >=2.11.1 && <2.14
library:
source-dirs: src