Allow template-haskell 2.13
This commit is contained in:
parent
8c8e4346f9
commit
830900a526
@ -39,7 +39,7 @@ dependencies:
|
|||||||
- binary >=0.8.3 && <0.9
|
- binary >=0.8.3 && <0.9
|
||||||
- bytestring >=0.10.8 && <0.11
|
- bytestring >=0.10.8 && <0.11
|
||||||
- exceptions >=0.8.3 && <0.10
|
- exceptions >=0.8.3 && <0.10
|
||||||
- template-haskell >=2.11.1 && <2.13
|
- template-haskell >=2.11.1 && <2.14
|
||||||
|
|
||||||
library:
|
library:
|
||||||
source-dirs: src
|
source-dirs: src
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user