From b14f76d72ed309923e52042b67c85201248a333f Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 4 Aug 2015 12:02:27 -0400 Subject: [PATCH] remove unused language extensions, particulary unused TH --- Assistant/Gpg.hs | 2 -- 1 file changed, 2 deletions(-) diff --git a/Assistant/Gpg.hs b/Assistant/Gpg.hs index 39e545978b..4fee005989 100644 --- a/Assistant/Gpg.hs +++ b/Assistant/Gpg.hs @@ -5,8 +5,6 @@ - Licensed under the GNU AGPL version 3 or higher. -} -{-# LANGUAGE QuasiQuotes, TemplateHaskell, OverloadedStrings #-} - module Assistant.Gpg where import Utility.Gpg