From cd2777c6287eab41728c5368c7980b6520d8a8ea Mon Sep 17 00:00:00 2001 From: Alexander Foremny Date: Sat, 14 Oct 2023 14:27:26 +0200 Subject: refactor: add language extensions to Cabal file Ditches `ghci` in favor of `cabal repl`. --- app/Issue/Text.hs | 3 --- 1 file changed, 3 deletions(-) (limited to 'app/Issue/Text.hs') diff --git a/app/Issue/Text.hs b/app/Issue/Text.hs index c8b97d7..7c81c91 100644 --- a/app/Issue/Text.hs +++ b/app/Issue/Text.hs @@ -1,6 +1,3 @@ -{-# LANGUAGE OverloadedRecordDot #-} -{-# LANGUAGE OverloadedStrings #-} - module Issue.Text (extractText) where import Control.Arrow (second) -- cgit v1.2.3