listsafe: Safe wrappers for partial list functions, supporting MonadThrow.

[ apache, data, library, list, safe ] [ Propose Tags ]

Data.List includes a handful of partial functions that throw uncatchable exceptions when given empty lists. This package provides safe alternatives for such functions based on MonadThrow which can provide a variety of failure cases: Nothing, IOException, Left, etc.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.0.1
Dependencies base (>=4.7 && <5), exceptions (>=0.4) [details]
License Apache-2.0
Author Janos Tapolczai
Maintainer janos.tapolczai@gmail.com
Category Data, List, Safe
Home page https://github.com/ombocomp/listsafe
Source repo head: git clone git://github.com/ombocomp/listsafe.git
Uploaded by jtapolczai2 at 2015-05-13T19:00:34Z
Distributions Fedora:0.1.0.1, LTSHaskell:0.1.0.1, NixOS:0.1.0.1, Stackage:0.1.0.1
Reverse Dependencies 9 direct, 9 indirect [details]
Downloads 2628 total (13 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-05-13 [all 1 reports]