From 2a9b16232424d5ea54035130375b62500d693465 Mon Sep 17 00:00:00 2001 From: Tissevert Date: Sun, 13 Jan 2019 13:19:13 +0100 Subject: [PATCH] Support for base 4.12 --- hanafuda-webapp.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hanafuda-webapp.cabal b/hanafuda-webapp.cabal index 59a838b..6b4f4f9 100644 --- a/hanafuda-webapp.cabal +++ b/hanafuda-webapp.cabal @@ -32,7 +32,7 @@ executable hanafudapi , Server , Session -- other-extensions: - build-depends: base >=4.10 && <4.12 + build-depends: base >=4.10 && <4.13 , bytestring , containers , unordered-containers