From 5295d3255e9d2db1d9eaaefc40666989df71b649 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Smr=C5=BE?= Date: Thu, 2 Feb 2023 22:06:06 +0100 Subject: Enable OverloadedStrings as default extension --- src/Main.hs | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/Main.hs') diff --git a/src/Main.hs b/src/Main.hs index e9e3c4c..81fb04f 100644 --- a/src/Main.hs +++ b/src/Main.hs @@ -1,5 +1,3 @@ -{-# LANGUAGE OverloadedStrings #-} - module Main (main) where import Control.Applicative -- cgit v1.2.3