Source: haskell-gnuplot Priority: optional Section: misc Maintainer: Jeremy Shaw Build-Depends: debhelper (>= 7.0), haskell-devscripts (>= 0.6.15+nmu7), cdbs, ghc (>= 6.8), ghc-prof, libghc-monoid-transformer-prof, libghc-monoid-transformer-doc, libghc-utility-ht-prof (>= 0.0.1), libghc-utility-ht-prof (<< 0.1), haskell-utility-ht-doc (>= 0.0.1), haskell-utility-ht-doc (<< 0.1) Build-Depends-Indep: ghc-doc, haddock, hscolour Standards-Version: 3.8.1 Homepage: http://www.haskell.org/haskellwiki/Gnuplot Package: libghc-gnuplot-dev Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends} Description: 2D and 3D plots using gnuplot This is a wrapper to gnuplot which lets you create 2D and 3D plots. . With the Cabal flags executePipe and executeShell you can switch to more convenient but probably less portable ways of running gnuplot. . Start a simple session with @make ghci@. . In the past this was part of the htam package. . Author: Henning Thielemann Upstream-Maintainer: Henning Thielemann Url: http://code.haskell.org/gnuplot/ . This package contains the normal library files. Package: libghc-gnuplot-prof Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends}, libghc-gnuplot-dev Description: 2D and 3D plots using gnuplot This is a wrapper to gnuplot which lets you create 2D and 3D plots. . With the Cabal flags executePipe and executeShell you can switch to more convenient but probably less portable ways of running gnuplot. . Start a simple session with @make ghci@. . In the past this was part of the htam package. . Author: Henning Thielemann Upstream-Maintainer: Henning Thielemann Url: http://code.haskell.org/gnuplot/ . This package contains the libraries compiled with profiling enabled. Package: haskell-gnuplot-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends}, ghc-doc Description: 2D and 3D plots using gnuplot This is a wrapper to gnuplot which lets you create 2D and 3D plots. . With the Cabal flags executePipe and executeShell you can switch to more convenient but probably less portable ways of running gnuplot. . Start a simple session with @make ghci@. . In the past this was part of the htam package. . Author: Henning Thielemann Upstream-Maintainer: Henning Thielemann Url: http://code.haskell.org/gnuplot/ . This package contains the documentation files.