[commit: ghc] wip/nfs-locking: Drop unused extension (0d8713a)

git at git.haskell.org git at git.haskell.org
Fri Oct 27 00:41:57 UTC 2017


Repository : ssh://git@git.haskell.org/ghc

On branch  : wip/nfs-locking
Link       : http://ghc.haskell.org/trac/ghc/changeset/0d8713a49c11732343f0a8b3d098ace401778acf/ghc

>---------------------------------------------------------------

commit 0d8713a49c11732343f0a8b3d098ace401778acf
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date:   Tue Oct 18 23:21:24 2016 +0100

    Drop unused extension


>---------------------------------------------------------------

0d8713a49c11732343f0a8b3d098ace401778acf
 src/Settings/Builders/GhcCabal.hs | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/Settings/Builders/GhcCabal.hs b/src/Settings/Builders/GhcCabal.hs
index 5569ba0..535454e 100644
--- a/src/Settings/Builders/GhcCabal.hs
+++ b/src/Settings/Builders/GhcCabal.hs
@@ -1,4 +1,3 @@
-{-# LANGUAGE GeneralizedNewtypeDeriving #-}
 module Settings.Builders.GhcCabal (
     ghcCabalBuilderArgs, ghcCabalHsColourBuilderArgs, bootPackageDatabaseArgs, buildDll0
     ) where



More information about the ghc-commits mailing list