Language

Package: ghc-operational @ 0.2.3.5

Synopsis

Implementation of difficult monads made easy with operational semantics

Description

This library makes it easy to implement monads with tricky control flow. This is useful for: writing web applications in a sequential style, programming games with a uniform interface for human and AI players and easy replay capababilities, implementing fast parser monads, designing monadic DSLs, etc.

Home page
http://wiki.haskell.org/Operational
Location
gnu/packages/haskell-xyz.scm (line: 8944, column: 2)
License

Lint warnings

LinterMessageLocation
description

Validate package descriptions

sentences in description should be followed by two spaces; possible infraction at 71