[commit: packages/Cabal] ghc-head: Whitespace. (5303436)
git at git.haskell.org
git at git.haskell.org
Mon Aug 26 23:30:00 CEST 2013
Repository : ssh://git@git.haskell.org/Cabal
On branch : ghc-head
Link : http://git.haskell.org/?p=packages/Cabal.git;a=commit;h=53034364f27c645c31d298044d65898b5b9f3a96
>---------------------------------------------------------------
commit 53034364f27c645c31d298044d65898b5b9f3a96
Author: Mikhail Glushenkov <mikhail.glushenkov at gmail.com>
Date: Mon Aug 19 10:44:00 2013 +0200
Whitespace.
>---------------------------------------------------------------
53034364f27c645c31d298044d65898b5b9f3a96
Cabal/Distribution/Simple/Program/Find.hs | 1 -
1 file changed, 1 deletion(-)
diff --git a/Cabal/Distribution/Simple/Program/Find.hs b/Cabal/Distribution/Simple/Program/Find.hs
index 807fceb..31b703d 100644
--- a/Cabal/Distribution/Simple/Program/Find.hs
+++ b/Cabal/Distribution/Simple/Program/Find.hs
@@ -114,4 +114,3 @@ programSearchPathAsPATHVar searchpath = do
getEntries ProgramSearchPathDefault = do
env <- getEnvironment
return (maybe [] splitSearchPath (lookup "PATH" env))
-
More information about the ghc-commits
mailing list