[commit: ghc] wip/nfs-locking: remove redundant Settings.Builders.Common import (88af41c)

git at git.haskell.org git at git.haskell.org
Thu Oct 26 23:55:02 UTC 2017


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

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

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

commit 88af41cfff4e4c8e349693cdc423661a8f571c02
Author: Karel Gardas <karel.gardas at centrum.cz>
Date:   Tue Jan 19 22:06:12 2016 +0100

    remove redundant Settings.Builders.Common import


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

88af41cfff4e4c8e349693cdc423661a8f571c02
 src/Settings/Packages/IntegerGmp.hs | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/Settings/Packages/IntegerGmp.hs b/src/Settings/Packages/IntegerGmp.hs
index fbb7101..657eed0 100644
--- a/src/Settings/Packages/IntegerGmp.hs
+++ b/src/Settings/Packages/IntegerGmp.hs
@@ -4,7 +4,6 @@ import Base
 import Expression
 import GHC (integerGmp)
 import Predicates (builder, builderGcc, package)
-import Settings.Builders.Common
 import Settings.Paths
 import Oracles.Config.Setting
 



More information about the ghc-commits mailing list