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 |
---|---|
Change log | CHANGES.txt |
Dependencies | base (>=4.4 && <5), clock (>=0.7), directory, filepath, process, time, unix [details] |
License | BSD-3-Clause |
Copyright | Neil Mitchell 2014-2017 |
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 Tue Apr 4 17:14:47 UTC 2017 |
Distributions | Arch:1.6.14, Debian:1.6.9, Fedora:1.6.9, FreeBSD:1.4.1, LTSHaskell:1.6.14, NixOS:1.6.14, Stackage:1.6.14, openSUSE:1.6.14 |
Downloads | 84822 total (1260 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by rule of succession] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |
Modules
[Index]
- Control
- Concurrent
- Exception
- Monad
- Data
- Either
- IORef
- List
- Tuple
- Typeable
- Version
- Extra
- Numeric
- System
- Directory
- Environment
- IO
- Info
- Process
- Time
Downloads
- extra-1.5.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)