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]
Versions [faq] | 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 |
---|---|
Change log | CHANGES.txt |
Dependencies | base (>=4.9 && <5), clock (>=0.7), directory, filepath, process, time, unix [details] |
License | BSD-3-Clause |
Copyright | Neil Mitchell 2014-2020 |
Author | Neil Mitchell <ndmitchell@gmail.com> |
Maintainer | Neil Mitchell <ndmitchell@gmail.com> |
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 2020-12-19T16:17:17Z |
Distributions | Arch:1.7.9, Debian:1.6.9, Fedora:1.7.3, FreeBSD:1.4.1, LTSHaskell:1.6.17, NixOS:1.7.9, Stackage:1.6.17, openSUSE:1.7.7 |
Downloads | 135365 total (1432 in the last 30 days) |
Rating | 2.25 (votes: 2) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2020-12-19 [all 1 reports] |
Modules
[Index] [Quick Jump]
- Control
- Concurrent
- Exception
- Monad
- Data
- Either
- Foldable
- IORef
- List
- Tuple
- Typeable
- Version
- Extra
- Numeric
- System
- Directory
- Environment
- IO
- Info
- Process
- Time
- Text
- Read
Downloads
- extra-1.7.9.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)