name: plugins
version: 1.4.1
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.
             .
             Described in the paper:
             /Plugging Haskell In/, <http://www.cse.unsw.edu.au/~dons/papers/PSSC04.html>
category: System
author: Don Stewart 2004-2009
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.Parser
                 System.Plugins.Process System.Plugins.Utils
hidden-modules:
import-dirs: /usr/lib/haskell-packages/ghc6/lib/plugins-1.4.1/ghc-6.10.4
library-dirs: /usr/lib/haskell-packages/ghc6/lib/plugins-1.4.1/ghc-6.10.4
hs-libraries: HSplugins-1.4.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: Cabal-1.6.0.3 array-0.2.0.0 base-4.1.0.0
         containers-0.2.0.1 directory-1.0.0.3 ghc-6.10.4 ghc-prim-0.1.0.0
         haskell-src-1.0.1.3 process-1.0.1.1 random-1.0.0.1
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/share/ghc6-doc/ghc-6.10.4/haddock/plugins.haddock
haddock-html: /usr/share/doc/hs-plugins-doc/html/
