Merge pull request #4793 from bflyblue/master

ghc-mod 5.2.1.0 - Fix #387, Pattern match failure in GhcPkg
This commit is contained in:
Peter Simons 2014-11-03 11:08:27 +01:00
commit 4206913afe

View File

@ -9,8 +9,8 @@
cabal.mkDerivation (self: {
pname = "ghc-mod";
version = "5.2.0.0";
sha256 = "1zwdr3zlnc8d49d6jrvj2yrfnamp1120gffzd6vfxqgvapk71vfk";
version = "5.2.1.0";
sha256 = "09858zn4xxgppaqb9ykxisnsd6crrv0671ms7l0hqi37scbf95bj";
isLibrary = true;
isExecutable = true;
buildDepends = [