haskell-hint: update to version 0.4.2.0

This commit is contained in:
Peter Simons 2014-05-15 16:08:54 +02:00
parent 8403401120
commit c2dc0277be

View File

@ -4,8 +4,8 @@
cabal.mkDerivation (self: {
pname = "hint";
version = "0.4.1.0";
sha256 = "1hc66yfzg9jrm5h3hd52rm4ca8ha0j93rhjpjh6hhzr4a40jv0pl";
version = "0.4.2.0";
sha256 = "08cq9zyyry7cxc30jmsdgrnvw6v2jbxnxcwcjs3bh77rds947mmd";
buildDepends = [
exceptions extensibleExceptions filepath ghcMtl ghcPaths mtl random
utf8String