Skip to content

Commit

Permalink
Spurious 'where'.
Browse files Browse the repository at this point in the history
  • Loading branch information
23Skidoo committed Feb 9, 2014
1 parent 3ee0047 commit a824a31
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cabal/Distribution/Simple/Configure.hs
Expand Up @@ -248,7 +248,6 @@ showHeader pkgid =
"Saved package config for " ++ display pkgid
++ " written by " ++ display currentCabalId
++ " using " ++ display currentCompilerId
where

currentCabalId :: PackageIdentifier
currentCabalId = PackageIdentifier (PackageName "Cabal") cabalVersion
Expand Down

0 comments on commit a824a31

Please sign in to comment.