From 258bb41798b72b5dec92c70535e9404e223d6cdc Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Sun, 31 Jul 2022 20:06:38 +0100 Subject: Upgraded GHC to 9.2.2 --- tomato.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tomato.cabal b/tomato.cabal index 0c3e83e..a00ea09 100644 --- a/tomato.cabal +++ b/tomato.cabal @@ -18,7 +18,7 @@ extra-source-files: executable tomato main-is: Main.hs build-depends: - base ^>=4.14.3.0 + base ^>=4.14.0.0 || ^>=4.16.0.0 , directory ^>=1.3.6.2 , time ^>=1.11.1.1 hs-source-dirs: app -- cgit v1.2.3