Source: haskell-operational Priority: optional Section: misc Maintainer: Clifford Beshers Build-Depends: debhelper (>= 7.0), haskell-devscripts (>= 0.6.15+nmu7), hscolour, cdbs, ghc (>= 6.8), ghc-prof, libghc-mtl-prof (>= 1.1) Build-Depends-Indep: ghc-doc, haddock, libghc-mtl-doc (>= 1.1) Standards-Version: 3.8.1 Homepage: http://projects.haskell.org/operational/ Package: libghc-operational-dev Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends} Description: Implement monads by specifying operational semantics. Tiny library for implementing monads by specifying the primitive instructions and their operational semantics. The monad laws will hold automatically. Can also be used to define monad transformers, and the lifting laws are, again, automatic. . Accompanies the article: \"The Operational Monad Tutorial\", published in Issue 15 of The Monad.Reader . . Related packages: MonadPrompt . . Author: Heinrich Apfelmus Upstream-Maintainer: Heinrich Apfelmus . This package contains the normal library files. Package: libghc-operational-prof Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends}, libghc-operational-dev Description: Implement monads by specifying operational semantics. Tiny library for implementing monads by specifying the primitive instructions and their operational semantics. The monad laws will hold automatically. Can also be used to define monad transformers, and the lifting laws are, again, automatic. . Accompanies the article: \"The Operational Monad Tutorial\", published in Issue 15 of The Monad.Reader . . Related packages: MonadPrompt . . Author: Heinrich Apfelmus Upstream-Maintainer: Heinrich Apfelmus . This package contains the libraries compiled with profiling enabled. Package: libghc-operational-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends}, ghc-doc Description: Implement monads by specifying operational semantics. Tiny library for implementing monads by specifying the primitive instructions and their operational semantics. The monad laws will hold automatically. Can also be used to define monad transformers, and the lifting laws are, again, automatic. . Accompanies the article: \"The Operational Monad Tutorial\", published in Issue 15 of The Monad.Reader . . Related packages: MonadPrompt . . Author: Heinrich Apfelmus Upstream-Maintainer: Heinrich Apfelmus . This package contains the documentation files.