Skip to content

Commit

Permalink
Upgrade to GHC 7.10.2 #78
Browse files Browse the repository at this point in the history
  • Loading branch information
snoyberg committed Jul 31, 2015
1 parent e213926 commit a76d744
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Config.hs
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ type Version = String

defaultVersion :: Program -> Version
-- Latest released versions of all
defaultVersion GHC = "7.10.1"
defaultVersion GHC = "7.10.2"
defaultVersion Git = "2.4.0.1"

source :: Arch -> Program -> Version -> String
Expand Down

0 comments on commit a76d744

Please sign in to comment.