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: {
|
||||
pname = "TypeCompose";
|
||||
version = "0.9.9";
|
||||
sha256 = "0i89r1yaglkcc1fdhn0m4hws5rqcpmkg32ddznch7a3rz1l9gqwg";
|
||||
version = "0.9.10";
|
||||
sha256 = "1wpldqdf6czl36fs4pvvj2z3kg1487sanqncp4rbmgrrhbfmqxxq";
|
||||
meta = {
|
||||
homepage = "https://github.com/conal/TypeCompose";
|
||||
description = "Type composition classes & instances";
|
||||
|
|
Loading…
Reference in a new issue