Source: haskell-shellac Priority: optional Section: misc Maintainer: David Fox Build-Depends: debhelper (>= 5.0), haskell-devscripts, hscolour, ghc6 (>= 6.8), ghc6-doc, haddock (>= 2.1.0), ghc6-prof, libghc6-mtl-prof, libghc6-mtl-doc Standards-Version: 3.7.2.2 Homepage: http://www.cs.princeton.edu/~rdockins/shellac/home/ Package: libghc6-shellac-dev Architecture: any Section: libdevel Depends: ${haskell:Depends} Description: A framework for creating shell envinronments Shellac is a framework for building read-eval-print style shells. Shells are created by declaratively defining a set of shell commands and an evaluation function. Shellac supports multiple shell backends, including a 'basic' backend which uses only Haskell IO primitives and a full featured 'readline' backend based on the the Haskell readline bindings found in the standard libraries. This library attempts to allow users to write shells at a high level and still enjoy the advanced features that may be available from a powerful line editing package like readline. . Author: Robert Dockins Upstream-Maintainer: robdockins AT fastmail DOT fm . This package contains the normal library files. Package: libghc6-shellac-prof Architecture: any Section: libdevel Depends: ${haskell:Depends} Description: A framework for creating shell envinronments Shellac is a framework for building read-eval-print style shells. Shells are created by declaratively defining a set of shell commands and an evaluation function. Shellac supports multiple shell backends, including a 'basic' backend which uses only Haskell IO primitives and a full featured 'readline' backend based on the the Haskell readline bindings found in the standard libraries. This library attempts to allow users to write shells at a high level and still enjoy the advanced features that may be available from a powerful line editing package like readline. . Author: Robert Dockins Upstream-Maintainer: robdockins AT fastmail DOT fm . This package contains the libraries compiled with profiling enabled. Package: libghc6-shellac-doc Architecture: any Section: libdevel Depends: ${haskell:Depends} Description: A framework for creating shell envinronments Shellac is a framework for building read-eval-print style shells. Shells are created by declaratively defining a set of shell commands and an evaluation function. Shellac supports multiple shell backends, including a 'basic' backend which uses only Haskell IO primitives and a full featured 'readline' backend based on the the Haskell readline bindings found in the standard libraries. This library attempts to allow users to write shells at a high level and still enjoy the advanced features that may be available from a powerful line editing package like readline. . Author: Robert Dockins Upstream-Maintainer: robdockins AT fastmail DOT fm . This package contains the documentation files.