From 03eb5c1228ea9f5997fc19f7075a90cca1d29820 Mon Sep 17 00:00:00 2001 From: Erik Oosting Date: Mon, 18 Dec 2023 18:58:35 +0100 Subject: add free variable searching --- haskell/haskell.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'haskell/haskell.cabal') diff --git a/haskell/haskell.cabal b/haskell/haskell.cabal index e6abb24..0333b6d 100644 --- a/haskell/haskell.cabal +++ b/haskell/haskell.cabal @@ -58,7 +58,7 @@ executable haskell main-is: Main.hs -- Modules included in this executable, other than Main. - -- other-modules: + other-modules: Lift, Types -- LANGUAGE extensions used by modules in this package. -- other-extensions: @@ -73,4 +73,4 @@ executable haskell hs-source-dirs: app -- Base language which the package is written in. - default-language: Haskell2010 + default-language: GHC2021 -- cgit 1.4.1-2-gfad0