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