haskell-TypeCompose: update to version 0.9.10
This commit is contained in:
parent
e235f6b608
commit
b5ab38cd74
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "TypeCompose";
|
pname = "TypeCompose";
|
||||||
version = "0.9.9";
|
version = "0.9.10";
|
||||||
sha256 = "0i89r1yaglkcc1fdhn0m4hws5rqcpmkg32ddznch7a3rz1l9gqwg";
|
sha256 = "1wpldqdf6czl36fs4pvvj2z3kg1487sanqncp4rbmgrrhbfmqxxq";
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://github.com/conal/TypeCompose";
|
homepage = "https://github.com/conal/TypeCompose";
|
||||||
description = "Type composition classes & instances";
|
description = "Type composition classes & instances";
|
||||||
|
|
Loading…
Reference in a new issue