Name: mps Version: 2009.6.25 Build-type: Simple Synopsis: message passing style helpers Description: message passing style helpers License: GPL Author: Wang, Jinjing Maintainer: Wang, Jinjing Build-Depends: base Cabal-version: >= 1.2 data-files: README.md, changelog.md category: Development license-file: LICENSE homepage: http://github.com/nfjinjing/mps/ library ghc-options: -Wall build-depends: base >= 4 && < 5, containers, array, parallel, old-time, time, bytestring >= 0.9, regexpr >= 0.3.4, parsec >= 2, utf8-string >= 0.3.3, directory, interpolatedstring-qq, base64-string, zlib, old-locale, filepath, template-haskell hs-source-dirs: src/ exposed-modules: MPS, MPSUTF8, MPS.Light, MPS.Extra, MPS.Heavy, MPS.TH other-modules: MPS.UTF8