forked from mirrors/nixpkgs
haskell-type-equality: update to version 0.1.1
This commit is contained in:
parent
92ec170b0a
commit
9f8856064d
|
@ -2,8 +2,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "type-equality";
|
||||
version = "0.1.0.2";
|
||||
sha256 = "09m6vc5hglf3xdg0bg9lgbkgjffmbkfgcrqf5ii36l92c4dik32q";
|
||||
version = "0.1.1";
|
||||
sha256 = "0sgb7aki0ns3547y3abv1xh9rlmwhjm1c370pf3jjssysayh2wzv";
|
||||
meta = {
|
||||
homepage = "http://github.com/hesselink/type-equality/";
|
||||
description = "Type equality, coercion/cast and other operations";
|
||||
|
|
Loading…
Reference in a new issue