name: magic
version: 1.0.7
license: BSD3
copyright: Copyright (c) 2005-2008 John Goerzen
maintainer: John Goerzen <jgoerzen@complete.org>
stability: Alpha
homepage:
package-url:
description: 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.
category: Text
author: John Goerzen
exposed: True
exposed-modules: Magic Magic.Data Magic.Types Magic.Init
                 Magic.Operations
hidden-modules: Magic.Utils Magic.TypesLL
import-dirs: /usr/lib/haskell-packages/ghc6/lib/magic-1.0.7/ghc-6.8.2
library-dirs: /usr/lib/haskell-packages/ghc6/lib/magic-1.0.7/ghc-6.8.2
hs-libraries: HSmagic-1.0.7
extra-libraries: magic
extra-ghci-libraries:
include-dirs:
includes:
depends: base-3.0.1.0
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces:
haddock-html:
