wiring: Wiring, promotion and demotion of types.

[ bsd3, data, library ] [ Propose Tags ]

This package provides the ability to join up or wire instances of types (such as ReaderTWriterTRWST) with some semi-automatic conversions.

Modules

[Last Documentation]

  • Control
    • Monad
      • RWS
        • Lazy
          • Control.Monad.RWS.Lazy.Wiring
        • Strict
          • Control.Monad.RWS.Strict.Wiring
      • Reader
        • Control.Monad.Reader.Wiring
      • State
        • Lazy
          • Control.Monad.State.Lazy.Wiring
        • Strict
          • Control.Monad.State.Strict.Wiring
      • Trans
        • RWS
          • Lazy
            • Control.Monad.Trans.RWS.Lazy.Wiring
          • Strict
            • Control.Monad.Trans.RWS.Strict.Wiring
        • Reader
          • Control.Monad.Trans.Reader.Wiring
        • State
          • Lazy
            • Control.Monad.Trans.State.Lazy.Wiring
          • Strict
            • Control.Monad.Trans.State.Strict.Wiring
        • Writer
          • Lazy
            • Control.Monad.Trans.Writer.Lazy.Wiring
          • Strict
            • Control.Monad.Trans.Writer.Strict.Wiring
      • Control.Monad.Wiring
      • Writer
        • Lazy
          • Control.Monad.Writer.Lazy.Wiring
        • Strict
          • Control.Monad.Writer.Strict.Wiring

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.2.0.0, 0.2.0.1, 0.2.1, 0.3.0, 0.4.0, 0.4.1, 0.4.2, 0.5.0, 0.5.1
Dependencies base (>=4.6 && <4.9), mtl, template-haskell (>=2.7 && <2.11), transformers [details]
License BSD-3-Clause
Author Sean Parsons
Maintainer git@futurenotfound.com
Category Data
Home page http://github.com/seanparsons/wiring/
Bug tracker http://github.com/seanparsons/wiring/issues
Source repo head: git clone git://github.com/seanparsons/wiring.git
Uploaded by seanparsons at 2015-02-15T13:34:08Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 5753 total (21 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 2016-12-11 [all 8 reports]