haskell-quickcheck-instances: update to version 0.3.7
This commit is contained in:
parent
641e37519b
commit
9e15812d40
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "quickcheck-instances";
|
pname = "quickcheck-instances";
|
||||||
version = "0.3.6";
|
version = "0.3.7";
|
||||||
sha256 = "1vaqwsdgi2mirplzg66zysc1ivjjr0qxyiibsh6j771hxs9qk2pr";
|
sha256 = "0zf2b2zisfx7j7i4jnb79w5hhk5dy53w23fi876flx3vl6mfvszw";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
hashable QuickCheck text time unorderedContainers
|
hashable QuickCheck text time unorderedContainers
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user