haskell-failure: updated to version 0.1.2
svn path=/nixpkgs/trunk/; revision=31465
This commit is contained in:
parent
6733613253
commit
79c34b96e1
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "failure";
|
pname = "failure";
|
||||||
version = "0.1.0.1";
|
version = "0.1.2";
|
||||||
sha256 = "15zkhnxkfsd3qf4wmcp6kcfip9ahb4s3ywnh14whmhicp9mkm3q0";
|
sha256 = "14pwj0zb5kk2wadpddanxv3kr0hzklxhzbprmkh40yn1dbwgdas4";
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://www.haskell.org/haskellwiki/Failure";
|
homepage = "http://www.haskell.org/haskellwiki/Failure";
|
||||||
description = "A simple type class for success/failure computations";
|
description = "A simple type class for success/failure computations";
|
||||||
|
Loading…
Reference in New Issue
Block a user