The plugins package
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
Properties
| Versions | 1.0, 1.1, 1.2, 1.3, 1.3.1, 1.4.0, 1.4.1, 1.5.1, 1.5.1.1, 1.5.1.2, 1.5.1.3, 1.5.1.4 |
|---|---|
| Dependencies | array, base (≥3.0), Cabal (≥1.2.3), containers, directory, ghc (≥6.8), haskell-src, process, random |
| License | BSD3 |
| Author | Don Stewart 2004-2008 |
| Maintainer | Don Stewart <dons@galois.com> |
| Category | System |
| Home page | http://code.haskell.org/~dons/code/hs-plugins |
| Upload date | Mon Aug 25 18:58:23 UTC 2008 |
| Uploaded by | DonaldStewart |
| Build failure | ghc-6.10 (log), ghc-6.12 (log), ghc-6.8 (log) |
Modules
- System
- 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
- System.Eval
Downloads
- plugins-1.3.tar.gz (Cabal source package)
- package description (included in the package)