fugue: A recapitulated prelude with minimal dependencies and profligate exports.

[ bsd3, development, library ] [ Propose Tags ]

Fugue intends to scratch that itchy feeling you get when you realize you need to import Data.Foldable, then hide foldr from the prelude; when you can't decide whether to go all the way to the top of your buffer to import Control.Monad to get forM or just use (flip mapM) instead. Importing Control.Applicative just for (<$>) is annoying, but so is writing `fmap` everywhere. Fugue exports a bunch of useful stuff so you don't have to, tending to prefer more general functions from various and sundry corners of the base libraries to those in Prelude.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1
Dependencies base (<5) [details]
License BSD-3-Clause
Author Alec Heller
Maintainer alec@deviant-logic.net
Category Development
Source repo head: git clone git://github.com/deviant-logic/fugue.git
Uploaded by AlecHeller at 2012-09-15T01:02:27Z
Distributions NixOS:0.1
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1195 total (8 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]