From b451054b16296ee15e2c7a4cb613e4fc0653de32 Mon Sep 17 00:00:00 2001 From: Francesco Gazzetta Date: Tue, 9 Mar 2021 23:50:35 +0100 Subject: [PATCH] Allow base 4.15 --- ucl.cabal | 1 + 1 file changed, 1 insertion(+) diff --git a/ucl.cabal b/ucl.cabal index d13058f..ee2b6bb 100644 --- a/ucl.cabal +++ b/ucl.cabal @@ -29,6 +29,7 @@ common common default-language: Haskell2010 build-depends: base ^>=4.13.0.0 || ^>=4.14.1.0 + || ^>=4.15.0.0 , containers ^>=0.6.2.1 ghc-options: -Wall -- 2.45.2