From 0d2d0c5d07f4c7ab002759bcabde3be320769042 Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Mon, 16 Oct 2023 16:31:08 +0100 Subject: Now 9.4 --- .gitignore | 2 +- cabal.project | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 3a87538..217cc65 100644 --- a/.gitignore +++ b/.gitignore @@ -2,5 +2,5 @@ /dist-newstyle /cabal.project.local /.ghc.environment.* -/run +/local-env *~ diff --git a/cabal.project b/cabal.project index 39aff45..2680722 100644 --- a/cabal.project +++ b/cabal.project @@ -1,3 +1,3 @@ packages: . -with-compiler: ghc-9.2 +with-compiler: ghc-9.4 -- cgit v1.2.3