extra: Extra functions I use.

[ bsd3, development, library ] [ Propose Tags ]

A library of extra functions for the standard Haskell libraries. Most functions are new, and add missing functionality. Some are available in later versions of GHC, but this package ports them back to GHC 7.2.


[Skip to Readme]

Downloads

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

Package maintainers

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
Change log CHANGES.txt
Dependencies base (>=4.4 && <4.8), directory, filepath, time, unix [details]
License BSD-3-Clause
Copyright Neil Mitchell 2014
Author Neil Mitchell <ndmitchell@gmail.com>
Maintainer Neil Mitchell <ndmitchell@gmail.com>
Revised Revision 2 made by HerbertValerioRiedel at 2015-01-08T08:12:31Z
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 2014-10-07T13:31:19Z
Distributions Arch:1.7.14, Debian:1.7.4, Fedora:1.7.14, FreeBSD:1.4.1, LTSHaskell:1.7.14, NixOS:1.7.14, Stackage:1.7.14, openSUSE:1.7.14
Reverse Dependencies 241 direct, 289 indirect [details]
Downloads 172288 total (739 in the last 30 days)
Rating 2.5 (votes: 3) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for extra-0.2

[back to package description]

Extra Hackage version Build Status

A library of extra functions for the standard Haskell libraries. Most functions are new, and add missing functionality. Some are available in later versions of GHC, but this package ports them back to GHC 7.2.