10

8

6

4

2


9.9
0.0

9.8
0.0

9.8

3.5

9.8
0.0

9.8

4.5

9.8

3.6

100 Control packages and projects

  • rio-orphans

    9.9 0.0 Haskell
    A standard library for Haskell
  • pipes

    9.8 0.0 Haskell
    Compositional pipelines
  • The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
    Promo workos.com
    WorkOS Logo
  • funflow

    9.8 3.5 Haskell
    Functional workflows
  • transient

    9.8 0.0 Haskell
    A full stack, reactive architecture for general purpose programming. Algebraic and monadically composable primitives for concurrency, parallelism, event handling, transactions, multithreading, Web, and distributed computing with complete de-inversion of control (No callbacks, no blocking, pure state)
  • fused-effects

    9.8 4.5 Haskell
    A fast, flexible, fused effect system for Haskell
  • machines

    9.8 3.6 Haskell
    Networks of composable stream transducers
  • mtl

    9.8 0.0 Haskell
    The Monad Transformer Library
  • apecs

    9.7 7.3 Haskell
    a fast, extensible, type driven Haskell ECS framework for games
  • recursion-schemes

    9.7 4.9 Haskell
    Generalized bananas, lenses and barbed wire
  • foldl

    9.6 4.3 Haskell
    Composable, streaming, and efficient left folds
  • classy-prelude

    9.6 5.9 Haskell
    Type classes for mapping, folding, and traversing monomorphic containers
  • classy-prelude-yesod

    9.6 5.9 Haskell
    Type classes for mapping, folding, and traversing monomorphic containers
  • record

    9.6 0.0 Haskell
    Anonymous records
  • freer-simple

    9.6 0.0 Haskell
    A friendly effect system for Haskell
  • capability

    9.6 2.7 Haskell
    Extensional capabilities and deriving combinators
  • free

    9.6 4.1 Haskell
    free monads
  • these

    9.5 4.3 Haskell
    An either-or-both data type, with corresponding hybrid error/writer monad transformer.
  • auto

    9.5 0.0 Haskell
    Haskell DSL and platform providing denotational, compositional api for discrete-step, locally stateful, interactive programs, games & automations. http://hackage.haskell.org/package/auto
  • distributed-closure

    9.5 3.9 Haskell
    Serializable closures for distributed programming.
  • safe-exceptions

    9.5 3.4 Haskell
    Safe, consistent, and easy exception handling
  • unliftio

    9.5 3.9 Haskell
    The MonadUnliftIO typeclass for unlifting monads to IO
  • selective

    9.5 4.4 TeX
    Selective Applicative Functors: Declare Your Effects Statically, Select Which to Execute Dynamically
  • extensible-effects

    9.5 0.0 Haskell
    Extensible Effects: An Alternative to Monad Transformers
  • hask

    9.4 0.0 Haskell
    Category theory for Haskell with a lens flavor (you need GHC 7.8.3, not 7.8.2 to build this!)
  • retry

    9.4 1.6 Haskell
    Retry combinators for monadic actions that may fail
  • abstract-par

    9.4 5.6 Haskell
    Type classes generalizing the functionality of the 'monad-par' library.
  • ComonadSheet

    9.4 0.0 Haskell
    A library for expressing "spreadsheet-like" computations with absolute and relative references, using fixed-points of n-dimensional comonads.
  • parallel

    9.3 4.4 Haskell
    a library for parallel programming
  • transient-universe

    9.3 0.0 Haskell
    A Cloud monad based on transient for the creation of Web and reactive distributed applications that are fully composable, where Web browsers are first class nodes in the cloud
  • frpnow

    9.2 0.0 Haskell
    Principled practical FRP
  • cloud-haskell

    9.2 0.0
    DISCONTINUED. This is an umbrella development repository for Cloud Haskell
  • distributed-fork

    9.2 0.0 Haskell
    A distributed data processing framework in Haskell.
  • either

    9.2 0.6 Haskell
    the EitherT monad transformer
  • deepseq

    9.1 3.3 Haskell
    Deep evaluation of data structures
  • distributed-process-platform

    9.1 0.0 Haskell
    DEPRECATED (Cloud Haskell Platform) in favor of distributed-process-extras, distributed-process-async, distributed-process-client-server, distributed-process-registry, distributed-process-supervisor, distributed-process-task and distributed-process-execution
  • contravariant

    9.1 0.0 Haskell
    Haskell 98 contravariant functors
  • tardis

    9.1 5.5 Haskell
    Bidirectional state monad transformer
  • monad-validate

    9.1 0.0 Haskell
    DISCONTINUED. (NOTE: REPOSITORY MOVED TO NEW OWNER: https://github.com/lexi-lambda/monad-validate) A Haskell monad transformer library for data validation
  • ifcxt

    9.1 0.0 Haskell
    constraint level if statements
  • freer-effects

    9.0 0.0 Haskell
    DISCONTINUED. An implementation of "Freer Monads, More Extensible Effects".
  • errors

    9.0 3.1 Haskell
    Type-safe error handling
  • monad-control

    9.0 0.0 Haskell
    Lift control operations, like exception catching, through monad transformers
  • operational

    9.0 4.3 Haskell
    Implement monads by specifying instructions and their desired operational semantics.
  • effect-monad

    9.0 0.0 Haskell
    Provides 'graded monads' and 'parameterised monads' to Haskell, enabling fine-grained reasoning about effects.
  • ixmonad

    9.0 0.0 Haskell
    Provides 'graded monads' and 'parameterised monads' to Haskell, enabling fine-grained reasoning about effects.
  • exceptions

    8.9 5.4 Haskell
    mtl friendly exceptions
  • motor

    8.9 0.0 Haskell
    Type-safe effectful state machines in Haskell
  • monad-time

    8.9 4.6 Haskell
    Type class for monads which carry the notion of the current time.
  • mmorph

    8.9 0.0 Haskell
    Monad morphisms
  • lens-tutorial

    8.9 0.0 Haskell
    The missing tutorial module for the lens library
  • in-other-words

    8.9 0.0 Haskell
    A higher-order effect system where the sky's the limit
  • ether

    8.8 0.0 Haskell
    Monad Transformers and Classes
  • objective

    8.8 4.4 Haskell
    Purely functional objects
  • basic-prelude

    8.7 0.0 Haskell
    An enhanced core prelude, meant for building up more complete preludes on top of.
  • gdp

    8.7 0.0 Haskell
    Ghosts of Departed Proofs
  • eveff

    8.7 2.6 Haskell
    Efficient Haskell effect handlers based on evidence translation.
  • time-warp

    8.7 0.0 Haskell
    DISCONTINUED. Distributed systems execution emulation
  • hpc-coveralls

    8.7 4.3 Haskell
    coveralls.io support for haskell code coverage with hpc
  • pipes-parse

    8.5 2.0 Haskell
    Parsing for the pipes ecosystem
  • categories

    8.5 0.0 Haskell
    categories from category-extras
  • monad-unlift-ref

    8.4 0.0 Haskell
    Typeclasses for representing monad (transformer) morphisms
  • MonadRandom

    8.4 3.2 Haskell
    A monad transformer and corresponding type class for computations which consume random values.
  • monad-unlift

    8.4 0.0 Haskell
    Typeclasses for representing monad (transformer) morphisms
  • monad-metrics

    8.4 4.2 Haskell
    haskell metrics
  • list-transformer

    8.4 3.1 Haskell
    List monad transformer
  • pipes-safe

    8.4 5.0 Haskell
    Safety for the pipes ecosystem
  • ImperativeHaskell

    8.4 0.0 Haskell
    Proof that Haskell can look and act like an imperative language.
  • monad-loops

    8.3 0.0 Haskell
    Some useful control operators for looping
  • managed

    8.3 0.0 Haskell
    A monad for managed values
  • SciFlow

    8.3 0.0 Haskell
    Scientific workflow management
  • natural-transformation

    8.2 3.7 Haskell
    A natural transformation package
  • distributed-static

    8.2 0.0 Haskell
    Support for static values
  • rank2classes

    8.2 6.1 Haskell
    Grammatical parsers - combinator library for parsing general context-free grammars
  • codecov-haskell

    8.1 0.0 Haskell
    codecov.io support for haskell code coverage with hpc
  • wires

    8.1 0.0 Haskell
    FRP library
  • product-profunctors

    8.1 5.7 Haskell
    product-profunctors
  • Workflow

    8.1 0.0 Haskell
    re-startable monad that recover the execution state from a log, and workflow patterns
  • stack-hpc-coveralls

    8.1 0.0 Haskell
    Coveralls support for Stack projects
  • tonalude

    8.1 5.4 Haskell
    Haskell plugin-based framework for any type of applications
  • monadiccp

    8.0 0.0 Haskell
    Monadic Constraint Programming framework
  • profunctor-monad

    8.0 0.0 Coq
    Bidirectional programming in Haskell with monadic profunctors
  • lifted-base

    8.0 0.0 Haskell
    IO operations from the base library lifted to any instance of MonadBase or MonadBaseControl
  • layers

    8.0 0.0 Haskell
    Modular type class machinery for monad transformer stacks.
  • varying

    8.0 0.0 Haskell
    Continuously varying values, made easy :)
  • hoist-error

    8.0 0.0 Haskell
    Some conveniences for hoisting errors into monads
  • distributed-process-async

    7.9 2.8 Haskell
    Cloud Haskell - Asynchronous Execution
  • distributed-process-simplelocalnet

    7.9 5.9 Haskell
    Simple cloud haskell backend for local networks
  • lensref

    7.9 0.0 Haskell
    DISCONTINUED. References which can be joined and on which lenses can be applied
  • hdph

    7.8 0.0 Haskell
    Haskell distributed parallel Haskell
  • total

    7.8 0.0 Haskell
    Exhaustive pattern matching using lenses, traversals, and prisms
  • daemons

    7.8 5.0 Haskell
    Daemons in Haskell made fun and easy
  • monad-skeleton

    7.8 0.0 Haskell
    Operational monad library
  • control-monad-exception

    7.8 1.8 Haskell
    Explicitly Typed exceptions as a library
  • wl-pprint-extras

    7.8 0.0 Haskell
    A free monad based on the Wadler/Leijen pretty printer
  • distributed-process-client-server

    7.8 0.0 Haskell
    Cloud Haskell - gen_server implementation
  • regions

    7.7 0.0 Haskell
    Provides the region monad for safely opening and working with scarce resources
  • unexceptionalio

    7.7 0.0 Haskell
    IO without any PseudoExceptions
  • monad-logger-prefix

    7.7 0.0 HTML
    Easily add a prefix to your MonadLogger output.
  • speculation-transformers

    7.7 0.0 Haskell
    Safe, programmable, speculative evaluation for Haskell
  • pipes-bytestring

    7.6 4.2 Haskell
    ByteString support for pipes

Add another 'Control' Package