Source: haskell-magic Priority: optional Section: misc Maintainer: David Fox Build-Depends: debhelper (>= 7.0), haskell-devscripts (>= 0.6.15+nmu7), hscolour, cdbs, ghc (>= 6.8), ghc-prof, libmagic-dev Build-Depends-Indep: ghc-doc, haddock, libmagic-dev Standards-Version: 3.8.1 Package: libghc-magic-dev Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends}, libmagic-dev Description: Interface to C file/magic library This package provides a Haskell interface to the C libmagic library. With it, you can determine the type of a file by examining its contents rather than its name. The Haskell interface provides a full-featured binding. . Author: John Goerzen Upstream-Maintainer: John Goerzen . This package contains the normal library files. Package: libghc-magic-prof Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends}, libghc-magic-dev Description: Interface to C file/magic library This package provides a Haskell interface to the C libmagic library. With it, you can determine the type of a file by examining its contents rather than its name. The Haskell interface provides a full-featured binding. . Author: John Goerzen Upstream-Maintainer: John Goerzen . This package contains the libraries compiled with profiling enabled. Package: haskell-magic-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends}, ghc-doc Description: Interface to C file/magic library This package provides a Haskell interface to the C libmagic library. With it, you can determine the type of a file by examining its contents rather than its name. The Haskell interface provides a full-featured binding. . Author: John Goerzen Upstream-Maintainer: John Goerzen . This package contains the documentation files.