has-transformers: This library `Has` transformers

[ effect, library, mit ] [ Propose Tags ]

A very slim library for first-order effects based on monad transformers (and nearly nothing else).

Given a transformer stack t1 (t2 (t3 (... m))) a, you can automatically lift any function thing :: tN m a into the stack with a single function, liftH.

Modules

[Last Documentation]

  • Control
    • Monad
      • Trans
        • Control.Monad.Trans.Has
          • Control.Monad.Trans.Has.Accum
          • Control.Monad.Trans.Has.Except
          • Control.Monad.Trans.Has.Reader
          • Control.Monad.Trans.Has.State
          • Control.Monad.Trans.Has.Writer

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.1.0.2, 0.1.0.3, 0.1.0.4
Change log CHANGELOG.md
Dependencies base (>=4.14.3.0 && <4.15), transformers [details]
License MIT
Copyright (c) 2021- Manuel Bärenz
Author Manuel Bärenz
Maintainer programming@manuelbaerenz.de
Category Effect
Bug tracker https://github.com/turion/has-transformers/issues
Uploaded by turion at 2021-12-05T19:18:44Z
Distributions LTSHaskell:0.1.0.4, NixOS:0.1.0.4, Stackage:0.1.0.4
Downloads 524 total (17 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2021-12-06 [all 2 reports]