name: plugins
version: 1.2
license: BSD3
copyright:
maintainer: Don Stewart <dons@galois.com>
stability:
homepage: http://code.haskell.org/~dons/code/hs-plugins
package-url:
description: Dynamic linking and runtime evaluation of Haskell,
             and C, including dependency chasing and package resolution.
category: System
author: Don Stewart
exposed: True
exposed-modules: System.Eval System.Eval.Haskell System.Eval.Utils
                 System.MkTemp System.Plugins System.Plugins.Consts
                 System.Plugins.Env System.Plugins.Load System.Plugins.LoadTypes
                 System.Plugins.Make System.Plugins.Package
                 System.Plugins.PackageAPI System.Plugins.ParsePkgConfCabal
                 System.Plugins.Parser System.Plugins.Process System.Plugins.Utils
hidden-modules:
import-dirs: /usr/lib/haskell-packages/ghc6/lib/plugins-1.2/ghc-6.8.2
library-dirs: /usr/lib/haskell-packages/ghc6/lib/plugins-1.2/ghc-6.8.2
hs-libraries: HSplugins-1.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes: Linker.h
depends: base-3.0.1.0 Cabal-1.2.3.0 haskell-src-1.0.1.1
         containers-0.1.0.1 array-0.1.0.0 directory-1.0.0.0 random-1.0.0.0
         process-1.0.0.0 ghc-6.8.2
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/share/doc/hs-plugins-doc/html/plugins/plugins.haddock
haddock-html:
