utility-ht: Various small helper functions for Lists, Maybes, Tuples, Functions
Various small helper functions for Lists, Maybes, Tuples, Functions. Some of these functions are improved implementations of standard functions. They have the same name as their standard counterparts.
All modules are plain Haskell 98.
The package depends exclusively on the base
package
and only that portions of base
that are simple to port.
Thus you do not risk a dependency avalanche by importing it.
However, further splitting the base package might invalidate this statement.
Alternative packages: Useful
, MissingH
Modules
[Index]
- Control
- Monad
- Data
- Bool
- Eq
- Function
- List
- Maybe
- Monoid
- Ord
- Record
- Strictness
- String
- Tuple
- Text
- Read
- Show
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
buildtests | Build test executables | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- utility-ht-0.0.6.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.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.5, 0.0.5.1, 0.0.6, 0.0.7, 0.0.7.1, 0.0.8, 0.0.9, 0.0.10, 0.0.11, 0.0.12, 0.0.13, 0.0.14, 0.0.15, 0.0.16, 0.0.17, 0.0.17.1, 0.0.17.2 |
---|---|
Dependencies | base (>=3 && <5), QuickCheck (>=1.1 && <3) [details] |
Tested with | ghc ==6.8.2, ghc ==6.10.4, ghc ==6.12.3, ghc ==7.0.2 |
License | BSD-3-Clause |
Author | Henning Thielemann <haskell@henning-thielemann.de> |
Maintainer | Henning Thielemann <haskell@henning-thielemann.de> |
Category | Data, List |
Source repo | head: darcs get http://code.haskell.org/~thielema/utility/ this: darcs get http://code.haskell.org/~thielema/utility/ --tag 0.0.6 |
Uploaded | by HenningThielemann at 2011-03-13T14:23:46Z |
Distributions | Arch:0.0.17.2, Debian:0.0.15, Fedora:0.0.17.2, FreeBSD:0.0.10, LTSHaskell:0.0.17.2, NixOS:0.0.17.2, Stackage:0.0.17.2, openSUSE:0.0.17.2 |
Reverse Dependencies | 103 direct, 4371 indirect [details] |
Executables | test |
Downloads | 50780 total (14 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |