haskell-safe: update to version 0.3.4
This commit is contained in:
parent
99c930d791
commit
e78bcf3b16
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "safe";
|
pname = "safe";
|
||||||
version = "0.3.3";
|
version = "0.3.4";
|
||||||
sha256 = "0ig9laq1p4iic24smjb304mvlsvdyn90lvxh64c4p75c8g459489";
|
sha256 = "0mwdaj0sjvqkgg077x1d896xphx64yrjvwbdhv7khdk3rh0vfl64";
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://community.haskell.org/~ndm/safe/";
|
homepage = "http://community.haskell.org/~ndm/safe/";
|
||||||
description = "Library for safe (pattern match free) functions";
|
description = "Library for safe (pattern match free) functions";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user