lib:in-other-words
Modules
- Control.Effect
- Control.Effect.Alt
- Control.Effect.AtomicState
- Control.Effect.BaseControl
- Control.Effect.Bracket
- Control.Effect.Carrier
- Control.Effect.Carrier.Internal.Compose
- Control.Effect.Carrier.Internal.Interpret
- Control.Effect.Carrier.Internal.Intro
- Control.Effect.Carrier.Internal.Stepped
- Control.Effect.Conc
- Control.Effect.Cont
- Control.Effect.Debug
- Control.Effect.Embed
- Control.Effect.Error
- Control.Effect.ErrorIO
- Control.Effect.Exceptional
- Control.Effect.Fail
- Control.Effect.Fix
- Control.Effect.Fresh
- Control.Effect.Intercept
- Control.Effect.Internal
- Control.Effect.Internal.BaseControl
- Control.Effect.Internal.Conc
- Control.Effect.Internal.Cont
- Control.Effect.Internal.Derive
- Control.Effect.Internal.Effly
- Control.Effect.Internal.Error
- Control.Effect.Internal.ErrorIO
- Control.Effect.Internal.Exceptional
- Control.Effect.Internal.Intercept
- Control.Effect.Internal.Itself
- Control.Effect.Internal.KnownList
- Control.Effect.Internal.Membership
- Control.Effect.Internal.Newtype
- Control.Effect.Internal.NonDet
- Control.Effect.Internal.Optional
- Control.Effect.Internal.Reader
- Control.Effect.Internal.Reflection
- Control.Effect.Internal.Regional
- Control.Effect.Internal.Select
- Control.Effect.Internal.State
- Control.Effect.Internal.Union
- Control.Effect.Internal.Unlift
- Control.Effect.Internal.Utils
- Control.Effect.Internal.ViaAlg
- Control.Effect.Internal.Writer
- Control.Effect.Mask
- Control.Effect.Newtype
- Control.Effect.NonDet
- Control.Effect.Optional
- Control.Effect.Primitive
- Control.Effect.Reader
- Control.Effect.Regional
- Control.Effect.Select
- Control.Effect.State
- Control.Effect.Stepped
- Control.Effect.Trace
- Control.Effect.Type.Alt
- Control.Effect.Type.Bracket
- Control.Effect.Type.Catch
- Control.Effect.Type.Embed
- Control.Effect.Type.ErrorIO
- Control.Effect.Type.Fail
- Control.Effect.Type.Fix
- Control.Effect.Type.Internal.BaseControl
- Control.Effect.Type.ListenPrim
- Control.Effect.Type.Mask
- Control.Effect.Type.Optional
- Control.Effect.Type.ReaderPrim
- Control.Effect.Type.Regional
- Control.Effect.Type.Split
- Control.Effect.Type.Throw
- Control.Effect.Type.Unlift
- Control.Effect.Type.Unravel
- Control.Effect.Type.WriterPrim
- Control.Effect.Union
- Control.Effect.Unlift
- Control.Effect.Writer
- Control.Monad.Trans.Free.Church.Alternate
- Control.Monad.Trans.List.Church
Dependencies
- async lib:async >=2.2 && <2.3
- base lib:base >=4.7 && <5
- exceptions lib:exceptions >=0.10 && <0.11
- monad-control lib:monad-control >=1.0 && <1.1
- mtl lib:mtl >=2.2 && <2.3
- stm lib:stm >=2.5 && <2.6
- transformers lib:transformers >=0.5.6 && <0.6
- transformers-base lib:transformers-base >=0.4.5 && <0.5
Reverse dependencies
Direct only. Not exhaustive.
- exh lib:exh
- exh test:exh-test
- in-other-words test:in-other-words-test
- in-other-words-plugin lib:in-other-words-plugin
- in-other-words-plugin test:in-other-words-plugin-test
- telegraph lib:telegraph
- telegraph test:telegraph-test