Source: haskell-drawingtrees Priority: optional Section: misc Maintainer: Jeremy Shaw Build-Depends: debhelper (>= 5.0), haskell-devscripts-cdbs, cabal-debian (>= 0.7), ghc6 (>= 6.8), ghc6-doc, haddock, ghc6-prof, libghc6-base-prof, libghc6-base-doc, libghc6-containers-prof, libghc6-containers-doc, libghc6-utf8-string-prof, libghc6-utf8-string-doc Standards-Version: 3.7.2.2 Package: libghc6-drawingtrees-dev Architecture: any Section: libdevel Depends: ${haskell:Depends} Description: Implement of pretty tree printing for Data.Tree Pretty print trees based on Andrew J. Kennedy's "Functional Pearls: Drawing Tree"s . Author: Andrew J. Kennedy and SeeReason Partners . This package contains the normal library files. Package: libghc6-drawingtrees-prof Architecture: any Section: libdevel Depends: ${haskell:Depends} Description: Implement of pretty tree printing for Data.Tree Pretty print trees based on Andrew J. Kennedy's "Functional Pearls: Drawing Tree"s . Author: Andrew J. Kennedy and SeeReason Partners . This package contains the libraries compiled with profiling enabled. Package: libghc6-drawingtrees-doc Architecture: any Section: libdevel Depends: ${haskell:Depends} Description: Implement of pretty tree printing for Data.Tree Pretty print trees based on Andrew J. Kennedy's "Functional Pearls: Drawing Tree"s . Author: Andrew J. Kennedy and SeeReason Partners . This package contains the documentation files.