listsafe: Safe wrappers for partial list functions, supporting MonadThrow.
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.
Downloads
- listsafe-0.1.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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 | 2779 total (28 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] |