haskell-safe: update to version 0.3.6

This commit is contained in:
Peter Simons 2014-07-14 10:54:01 +02:00
parent 307763a835
commit 6e03134d41

View File

@ -4,8 +4,8 @@
cabal.mkDerivation (self: {
pname = "safe";
version = "0.3.5";
sha256 = "0xv409ps1h1b28v8rkg59a09z001nmpvqvwf3mdkzkyzmxfgq30j";
version = "0.3.6";
sha256 = "03fjasjw8mh8c15xg8dncdn9g8scr427889vchcckilll40kvzvm";
meta = {
homepage = "http://community.haskell.org/~ndm/safe/";
description = "Library of safe (exception free) functions";