haskell-ghc-events: update to version 0.4.2.0
This commit is contained in:
parent
1392f6166a
commit
202ade2109
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "ghc-events";
|
pname = "ghc-events";
|
||||||
version = "0.4.0.1";
|
version = "0.4.2.0";
|
||||||
sha256 = "1ic8r3hn1m500xwq1n8wz7fp65vm43n7dkjnn341xdmpd1546wlc";
|
sha256 = "0209r9g5w4ifsaw3dkfra6kma1vyk50dc306an72mcwnp4l7dv4l";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ binary mtl ];
|
buildDepends = [ binary mtl ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user