ghc-mod 5.2.1.0 - Fix #387, Pattern match failure in GhcPkg

This commit is contained in:
Shaun Sharples 2014-11-02 21:25:50 +00:00
parent 9d5c8a78a2
commit c6509e975e
1 changed files with 2 additions and 2 deletions

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 = [