mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-19 03:14:03 +00:00
haskell-hint: update to version 0.3.3.5
This commit is contained in:
parent
09aef77b4e
commit
6f4063686e
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "hint";
|
pname = "hint";
|
||||||
version = "0.3.3.4";
|
version = "0.3.3.5";
|
||||||
sha256 = "0pmvhlj9m0s1wvw8ppx1wx879lwzg38bcvhy1ma1d4wnrpq3bhiy";
|
sha256 = "09pd4b105c2ikf4ap96fz8091qra7hypq3k3ik0kay3bb532hmlq";
|
||||||
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
Block a user