haskell-digestive-functors: update to version 0.7.1.1
This commit is contained in:
parent
cd2da3afc4
commit
51c5803431
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "digestive-functors";
|
pname = "digestive-functors";
|
||||||
version = "0.7.1.0";
|
version = "0.7.1.1";
|
||||||
sha256 = "0ry0ircxs6ml4wdz6hrn3jnyhniwdnn1dn21imq3kv68jlhfn3by";
|
sha256 = "161461y8gil2922gx6kdc59g50ywk9nk74gkxl0yrwvz80a118c9";
|
||||||
buildDepends = [ mtl text time ];
|
buildDepends = [ mtl text time ];
|
||||||
testDepends = [
|
testDepends = [
|
||||||
HUnit mtl QuickCheck testFramework testFrameworkHunit
|
HUnit mtl QuickCheck testFramework testFrameworkHunit
|
||||||
|
Loading…
x
Reference in New Issue
Block a user