haskell-vacuum: updated to version 1.0.0.1
svn path=/nixpkgs/trunk/; revision=29771
This commit is contained in:
parent
dd4305c67a
commit
51fea45a1b
@ -2,11 +2,11 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "vacuum";
|
pname = "vacuum";
|
||||||
version = "1.0.0";
|
version = "1.0.0.1";
|
||||||
sha256 = "2229948ce801052c5ffb70ffc07e301d87d60740b053df8a7b7851ad02c01d9f";
|
sha256 = "172py7nvyv66hvqmhigfm59rjb328bfzv0z11q8qdpf5w1fpvmc5";
|
||||||
extraLibraries = [ ghcPaths ];
|
extraLibraries = [ ghcPaths ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://moonpatio.com/vacuum/";
|
homepage = "http://web.archive.org/web/20100410115820/http://moonpatio.com/vacuum/";
|
||||||
description = "Extract graph representations of ghc heap values";
|
description = "Extract graph representations of ghc heap values";
|
||||||
license = "LGPL";
|
license = "LGPL";
|
||||||
platforms = self.ghc.meta.platforms;
|
platforms = self.ghc.meta.platforms;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user