haskell-dual-tree: update to version 0.1.0.2
This commit is contained in:
parent
7d64583919
commit
8f2c094801
@ -2,10 +2,9 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "dual-tree";
|
pname = "dual-tree";
|
||||||
version = "0.1.0.1";
|
version = "0.1.0.2";
|
||||||
sha256 = "09bdid65frccpbh1bs01f7vprq0vfgqsb5bfa4j8yi3q773mycb2";
|
sha256 = "0ys50m8yjksxi33qyk6ql4ldpdzb0fvxqvywi3y46xi16w5yrkb0";
|
||||||
buildDepends = [ monoidExtras newtype semigroups ];
|
buildDepends = [ monoidExtras newtype semigroups ];
|
||||||
jailbreak = true;
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "Rose trees with cached and accumulating monoidal annotations";
|
description = "Rose trees with cached and accumulating monoidal annotations";
|
||||||
license = self.stdenv.lib.licenses.bsd3;
|
license = self.stdenv.lib.licenses.bsd3;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user