Bump constraint on template-haskell

This commit is contained in:
Gregor Kleen 2018-09-23 12:23:52 +02:00
parent 23d486b2ba
commit 41a2b95e7b

View File

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