Source: magic-haskell
Priority: optional
Maintainer: John Goerzen <jgoerzen@complete.org>
Build-Depends: debhelper (>= 4.0.0), ghc6 (>= 6.8.2), ghc6 (<< 6.8.2-999), hugs (>= 98.200503.08), haskell-devscripts (>= 0.6.6), libmagic-dev
Build-Depends-Indep: debhelper (>= 4.0.0), haddock, ghc6 (>= 6.8.2), haskell-devscripts (>= 0.5.10), libmagic-dev
Standards-Version: 3.6.2
Section: devel

Package: libghc6-magic-dev
Section: devel
Architecture: any
Suggests: magic-haskell-doc
Depends: ${haskell:Depends}, libmagic-dev, ${shlibs:Depends}
Description: File type determination library for Haskell
 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.
 .
 This package is built for GHC.  A Hugs package is also available
 in libhugs-magic.

Package: libhugs-magic
Section: devel
Architecture: any
Suggests: magic-haskell-doc
Depends: ${haskell:Depends}, ${shlibs:Depends}
Description: File type determination library for Haskell
 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.
 .
 This package is built for Hugs.  A GHC package is also available
 in libghc6-magic-dev.

Package: magic-haskell-doc
Section: devel
Architecture: all
Description: File type determination library for Haskell
 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.
 .
 This package provides documentation for the Haskell magic binding.

