haskell-dependent-sum: update to version 0.2.0.2
This commit is contained in:
parent
0a2ff8d8b6
commit
27e409e3fc
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "dependent-sum";
|
pname = "dependent-sum";
|
||||||
version = "0.2.0.1";
|
version = "0.2.0.2";
|
||||||
sha256 = "07zv8rj574vf7wl3pms4q8d9m7zsfppac5vla9d9b7q11s81lldf";
|
sha256 = "06amnc50j246f2za0ri49j6vyq6admx03w3xxjhhfnfx9lp6zmhm";
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://github.com/mokus0/dependent-sum";
|
homepage = "https://github.com/mokus0/dependent-sum";
|
||||||
description = "Dependent sum type";
|
description = "Dependent sum type";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user