haskell-hint: update to version 0.3.3.6
This commit is contained in:
parent
b8550949a8
commit
2533c32595
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "hint";
|
pname = "hint";
|
||||||
version = "0.3.3.5";
|
version = "0.3.3.6";
|
||||||
sha256 = "09pd4b105c2ikf4ap96fz8091qra7hypq3k3ik0kay3bb532hmlq";
|
sha256 = "080wnds99lg9p4n2h9d4bpgvk73yzc3im2ysn1r8f3nqai4b2can";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
extensibleExceptions filepath ghcMtl ghcPaths haskellSrc
|
extensibleExceptions filepath ghcMtl ghcPaths haskellSrc
|
||||||
MonadCatchIOMtl mtl random utf8String
|
MonadCatchIOMtl mtl random utf8String
|
||||||
|
|
Loading…
Reference in New Issue