From bcdcfb4ff7e57f904818b88c6c51dd87c579571b Mon Sep 17 00:00:00 2001 From: Tissevert Date: Tue, 19 Feb 2019 17:36:44 +0100 Subject: [PATCH] Known to work with base = 4.12 --- hablo.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hablo.cabal b/hablo.cabal index a301b23..e804a05 100644 --- a/hablo.cabal +++ b/hablo.cabal @@ -38,7 +38,7 @@ executable hablo , Pretty -- other-extensions: build-depends: aeson - , base <4.12.0.0 + , base <4.13.0.0 , bytestring , containers , directory