extra: Extra functions I use.
A library of extra functions for the standard Haskell libraries. Most functions are simple additions, filling out missing functionality. A few functions are available in later versions of GHC, but this package makes them available back to GHC 7.2.
The module Extra documents all functions provided by this library. Modules such as Data.List.Extra provide extra functions over Data.List and also reexport Data.List. Users are recommended to replace Data.List imports with Data.List.Extra if they need the extra functionality.
[Skip to Readme]
Modules
[Index] [Quick Jump]
- Control
- Concurrent
- Exception
- Monad
- Data
- Either
- Foldable
- IORef
- List
- Monoid
- Tuple
- Typeable
- Version
- Extra
- Numeric
- System
- Directory
- Environment
- IO
- Info
- Process
- Time
- Text
- Read
Downloads
- extra-1.7.16.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.2, 0.3, 0.3.1, 0.3.2, 0.4, 0.5, 0.5.1, 0.6, 0.7, 0.8, 1.0, 1.0.1, 1.1, 1.2, 1.3, 1.3.1, 1.4, 1.4.1, 1.4.2, 1.4.3, 1.4.4, 1.4.5, 1.4.6, 1.4.7, 1.4.8, 1.4.9, 1.4.10, 1.4.11, 1.4.12, 1.5, 1.5.1, 1.5.2, 1.5.3, 1.6, 1.6.1, 1.6.2, 1.6.3, 1.6.4, 1.6.5, 1.6.6, 1.6.7, 1.6.8, 1.6.9, 1.6.11, 1.6.12, 1.6.13, 1.6.14, 1.6.15, 1.6.16, 1.6.17, 1.6.18, 1.6.19, 1.6.20, 1.6.21, 1.7, 1.7.1, 1.7.2, 1.7.3, 1.7.4, 1.7.5, 1.7.6, 1.7.7, 1.7.8, 1.7.9, 1.7.10, 1.7.11, 1.7.12, 1.7.13, 1.7.14, 1.7.15, 1.7.16, 1.8 |
---|---|
Change log | CHANGES.txt |
Dependencies | base (>=4.9 && <4.21), clock (>=0.7), directory, filepath, process, time, unix [details] |
License | BSD-3-Clause |
Copyright | Neil Mitchell 2014-2024 |
Author | Neil Mitchell <ndmitchell@gmail.com> |
Maintainer | Neil Mitchell <ndmitchell@gmail.com> |
Revised | Revision 1 made by Bodigrim at 2024-10-22T22:59:37Z |
Category | Development |
Home page | https://github.com/ndmitchell/extra#readme |
Bug tracker | https://github.com/ndmitchell/extra/issues |
Source repo | head: git clone https://github.com/ndmitchell/extra.git |
Uploaded | by NeilMitchell at 2024-05-11T15:55:39Z |
Distributions | Arch:1.7.16, Debian:1.7.4, Fedora:1.7.14, FreeBSD:1.4.1, LTSHaskell:1.7.16, NixOS:1.7.16, Stackage:1.7.16, openSUSE:1.7.16 |
Reverse Dependencies | 257 direct, 299 indirect [details] |
Downloads | 177331 total (901 in the last 30 days) |
Rating | 2.5 (votes: 3) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2024-05-11 [all 1 reports] |