From bb9f2a635f902fe5fffe17e95761bef0b870904b Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 3 Sep 2019 13:42:28 +0200 Subject: [PATCH] Bump template-haskell --- filepath-crypto/package.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/filepath-crypto/package.yaml b/filepath-crypto/package.yaml index 8b99490..897c9d2 100644 --- a/filepath-crypto/package.yaml +++ b/filepath-crypto/package.yaml @@ -39,7 +39,7 @@ dependencies: - binary >=0.8.3 && <0.11 - bytestring >=0.10.8 && <0.11 - exceptions >=0.8.3 && <0.11 - - template-haskell >=2.11.1 && <2.15 + - template-haskell >=2.11.1 && <2.16 library: source-dirs: src