Source: haskell-jmacro Priority: optional Section: misc Maintainer: Jeremy Shaw Build-Depends: debhelper (>= 7.0), haskell-devscripts (>= 0.6.15+nmu7), hscolour, cdbs, ghc (>= 6.8), ghc-prof, libghc-src-exts-prof, libghc-haskell-src-meta-prof, libghc-json-prof, libghc-mtl-prof (>> 1.1), libghc-parseargs-prof, libghc-parsec3-prof (>> 3.0), libghc-pcre-light-prof, libghc-safe-prof (>= 0.2), libghc-syb-prof, libghc-web-encodings-prof (>> 0.2) Build-Depends-Indep: ghc-doc, haddock, libghc-src-exts-doc, libghc-haskell-src-meta-doc, libghc-json-doc, libghc-mtl-doc (>> 1.1), libghc-parseargs-doc, libghc-parsec3-doc (>> 3.0), libghc-pcre-light-doc, libghc-safe-doc (>= 0.2), libghc-syb-doc, libghc-web-encodings-doc (>> 0.2) Standards-Version: 3.8.1 Package: libghc-jmacro-dev Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends} Description: QuasiQuotation library for programmatic generation of Javascript code. Javascript syntax, functional syntax, hygienic names, compile-time guarantees of syntactic correctness, limited typechecking. . Author: Gershom Bazerman Upstream-Maintainer: gershomb@gmail.com . This package contains the normal library files. Package: libghc-jmacro-prof Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends}, libghc-jmacro-dev Description: QuasiQuotation library for programmatic generation of Javascript code. Javascript syntax, functional syntax, hygienic names, compile-time guarantees of syntactic correctness, limited typechecking. . Author: Gershom Bazerman Upstream-Maintainer: gershomb@gmail.com . This package contains the libraries compiled with profiling enabled. Package: libghc-jmacro-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends}, ghc-doc Description: QuasiQuotation library for programmatic generation of Javascript code. Javascript syntax, functional syntax, hygienic names, compile-time guarantees of syntactic correctness, limited typechecking. . Author: Gershom Bazerman Upstream-Maintainer: gershomb@gmail.com . This package contains the documentation files. Package: jmacro Architecture: any Section: misc Depends: ${shlibs:Depends}, ${haskell:Depends}, ${misc:Depends} Description: An executable built with the jmacro-0.4.6 library.