From ee222b40569b9f40c482dd9df518f6445c1c304d Mon Sep 17 00:00:00 2001 From: pacien Date: Sun, 5 Jan 2020 16:42:09 +0100 Subject: compiler: enable language extensions on whole project --- compiler/app/Main.hs | 4 ---- 1 file changed, 4 deletions(-) (limited to 'compiler/app') diff --git a/compiler/app/Main.hs b/compiler/app/Main.hs index 43a8aeb..1a42abf 100644 --- a/compiler/app/Main.hs +++ b/compiler/app/Main.hs @@ -16,10 +16,6 @@ -- You should have received a copy of the GNU Affero General Public License -- along with this program. If not, see . -{-# LANGUAGE - DeriveDataTypeable -#-} - module Main where import Paths_ldgallery_compiler (version, getDataFileName) -- cgit v1.2.3