haskell-data-memocombinators: update to version 0.5.0
This commit is contained in:
parent
988a81224c
commit
8d3e8ed52f
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "data-memocombinators";
|
pname = "data-memocombinators";
|
||||||
version = "0.4.4";
|
version = "0.5.0";
|
||||||
sha256 = "06x79rgxi6cxrpzjzzsjk7yj7i0ajmcgns0n12lxakz9vxbqxyn2";
|
sha256 = "1kh2xj1z68gig8y5fqfwaha0mcd41laa2di9x2hryjwdgzswxy74";
|
||||||
buildDepends = [ dataInttrie ];
|
buildDepends = [ dataInttrie ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/luqui/data-memocombinators";
|
homepage = "http://github.com/luqui/data-memocombinators";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user