freelude: A generalisation of the Category->Functor->Applicative->Monad hierarchy and more

[ bsd3, library, prelude ] [ Propose Tags ]

This package generalises classes like Category, Functor etc to allow them to be defined on more data types, for example, tuples and sets, whilst still attempting to maintain backward compatability. See the module Freelude for more details.


[Skip to Readme]

Modules

[Last Documentation]

  • Freelude
    • Freelude.FunctionRestrictedFunctor
    • Impl
      • Freelude.Impl.Category
      • Freelude.Impl.CategoryAsMonoid
      • Freelude.Impl.ExoFunctor
      • Freelude.Impl.MakeFunctor
      • Freelude.Impl.MonoidAsCategory
      • Freelude.Impl.RestrictedFunctor
      • Freelude.Impl.ToKind

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.3.1.0, 0.3.2.0
Dependencies array, base (>=4.10 && <4.11), containers, indextype (>=0.3 && <0.4), transformers [details]
License BSD-3-Clause
Copyright Copyright: (c) 2017 Clinton Mead
Author Clinton Mead
Maintainer clintonmead@gmail.com
Category Web
Home page https://github.com/clintonmead/freelude#readme
Source repo head: git clone https://github.com/clintonmead/freelude
Uploaded by clinton at 2017-10-18T07:17:59Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2431 total (13 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2017-10-18 [all 3 reports]

Readme for freelude-0.1.0.0

[back to package description]

freelude