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: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "type-equality";
|
pname = "type-equality";
|
||||||
version = "0.1.0.2";
|
version = "0.1.1";
|
||||||
sha256 = "09m6vc5hglf3xdg0bg9lgbkgjffmbkfgcrqf5ii36l92c4dik32q";
|
sha256 = "0sgb7aki0ns3547y3abv1xh9rlmwhjm1c370pf3jjssysayh2wzv";
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/hesselink/type-equality/";
|
homepage = "http://github.com/hesselink/type-equality/";
|
||||||
description = "Type equality, coercion/cast and other operations";
|
description = "Type equality, coercion/cast and other operations";
|
||||||
|
Loading…
Reference in New Issue
Block a user