haskell-TypeCompose: re-generate with cabal2nix

This commit is contained in:
Peter Simons 2014-01-20 18:05:00 +01:00
parent b4e1774272
commit ee890f01f8

View File

@ -4,7 +4,6 @@ cabal.mkDerivation (self: {
pname = "TypeCompose";
version = "0.9.9";
sha256 = "0i89r1yaglkcc1fdhn0m4hws5rqcpmkg32ddznch7a3rz1l9gqwg";
buildDepends = [ ];
meta = {
homepage = "https://github.com/conal/TypeCompose";
description = "Type composition classes & instances";