Source: haskell-hstringtemplate Priority: extra Section: haskell Maintainer: Debian Haskell Group Uploaders: Giovanni Mascellani Build-Depends: debhelper (>= 7), haskell-devscripts (>= 0.7), cdbs, ghc6, ghc6-prof, ghc6-doc, libghc6-text-dev, libghc6-text-prof, libghc6-text-doc, libghc6-mtl-dev, libghc6-mtl-prof, libghc6-mtl-doc, libghc6-parallel-dev, libghc6-parallel-prof, libghc6-parallel-doc, libghc6-parsec2-dev, libghc6-parsec2-prof, libghc6-parsec2-doc Standards-Version: 3.8.4 Homepage: http://hackage.haskell.org/package/hstringtemplate Vcs-Darcs: http://darcs.debian.org/darcs/pkg-haskell/haskell-hstringtemplate Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-hstringtemplate Package: libghc6-hstringtemplate-dev Architecture: any Depends: ${haskell:Depends}, ${misc:Depends}, ${shlibs:Depends} Suggests: ${haskell:Suggests} Recommends: ${haskell:Recommends} Provides: ${haskell:Provides} Description: Haskell port of the Java library StringTemplate - GHC 6 libraries This is a Haskell template engine. Its API is mainly inspired to that of the Java library StringTemplate, but it is implemented in a "Haskellish" manner. . It implements the basic 3.1 grammar, lacking group files (though not groups themselves), Regions, and Interfaces and extends it by allowing the application of alternating attributes to anonymous as well as regular templates, including therefore sets of alternating attributes. . This package contains the libraries compiled for GHC 6. Package: libghc6-hstringtemplate-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends} Suggests: ${haskell:Suggests} Recommends: ${haskell:Recommends} Provides: ${haskell:Provides} Description: Haskell port of the Java library StringTemplate - GHC 6 profiling libraries This is a Haskell template engine. Its API is mainly inspired to that of the Java library StringTemplate, but it is implemented in a "Haskellish" manner. . It implements the basic 3.1 grammar, lacking group files (though not groups themselves), Regions, and Interfaces and extends it by allowing the application of alternating attributes to anonymous as well as regular templates, including therefore sets of alternating attributes. . This package contains the profiling libraries compiled for GHC 6. Package: libghc6-hstringtemplate-doc Section: doc Architecture: all Depends: ${haskell:Depends}, ${misc:Depends} Suggests: ${haskell:Suggests} Recommends: ${haskell:Recommends} Description: Haskell port of the Java library StringTemplate - documentation This is a Haskell template engine. Its API is mainly inspired to that of the Java library StringTemplate, but it is implemented in a "Haskellish" manner. . It implements the basic 3.1 grammar, lacking group files (though not groups themselves), Regions, and Interfaces and extends it by allowing the application of alternating attributes to anonymous as well as regular templates, including therefore sets of alternating attributes. . This package contains the library documentation.