haskell-ghc-heap-view: update to version 0.5.1
This commit is contained in:
parent
513d717d47
commit
b2b6c81d4c
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "ghc-heap-view";
|
pname = "ghc-heap-view";
|
||||||
version = "0.5.0.1";
|
version = "0.5.1";
|
||||||
sha256 = "1zqzv6r4nkzam51bb6pp2i1kkzhx5mnaqcn8wzr0hxbi5lc1088h";
|
sha256 = "1qi7f3phj2j63x1wd2cvk36945cxd84s12zs03hlrn49wzx2pf1n";
|
||||||
buildDepends = [ binary transformers ];
|
buildDepends = [ binary transformers ];
|
||||||
meta = {
|
meta = {
|
||||||
description = "Extract the heap representation of Haskell values and thunks";
|
description = "Extract the heap representation of Haskell values and thunks";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user