haskell-constraints: update to version 0.3.3
This commit is contained in:
parent
2cb552f2dc
commit
3af166f42b
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "constraints";
|
pname = "constraints";
|
||||||
version = "0.3.2";
|
version = "0.3.3";
|
||||||
sha256 = "1fmjl6dh2iswvmq8r3izplp6zg9m8yq1c4rj0zpqjbv2iqsi4kl1";
|
sha256 = "0mglqd6l6bc333i7gymbm8q037hj5fny6jzyg1zmw5kg6r3xcwdi";
|
||||||
buildDepends = [ newtype ];
|
buildDepends = [ newtype ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/ekmett/constraints/";
|
homepage = "http://github.com/ekmett/constraints/";
|
||||||
|
Loading…
Reference in New Issue
Block a user