haskell-ghc-mod: updated to version 1.10.5

svn path=/nixpkgs/trunk/; revision=32279
This commit is contained in:
Peter Simons 2012-02-14 16:58:33 +00:00
parent 70d973551a
commit 9c1bdb6d90

View File

@ -2,8 +2,8 @@
cabal.mkDerivation (self: { cabal.mkDerivation (self: {
pname = "ghc-mod"; pname = "ghc-mod";
version = "1.0.8"; version = "1.10.5";
sha256 = "1c1236a8829418cae3039c3479875104664827c661b8c7567dd7bdbda12e8bcc"; sha256 = "0hbimrrlasa2rkmdz9d4fcyk70fynmwx0zqyl470hrwz8d8v73rc";
buildDepends = [ buildDepends = [
attoparsec attoparsecEnumerator ghcPaths hlint regexPosix attoparsec attoparsecEnumerator ghcPaths hlint regexPosix
]; ];