ghc-simple: Simplified interface to the GHC API.
The GHC API is a great tool for working with Haskell code. Unfortunately, it's also fairly opaque and hard to get started with. This library abstracts away the intricacies of working with the GHC API, giving a general, no-nonsense way to extract highly optimized (or not, depending on your use case) Core, STG, custom intermediate code, and other information from Haskell code.
Versions [faq] | 0.1.0.0, 0.1.1.0, 0.1.2.0, 0.1.2.1, 0.1.3, 0.2, 0.2.1, 0.3, 0.4 |
---|---|
Dependencies | base (>=4.7 && <4.9), ghc (>=7.8), ghc-paths (==0.1.*) [details] |
License | MIT |
Copyright | (c) 2015 Anton Ekblad |
Author | Anton Ekblad |
Maintainer | anton@ekblad.cc |
Category | Development |
Home page | https://github.com/valderman/ghc-simple |
Source repo | head: git clone https://github.com/valderman/ghc-simple.git |
Uploaded | by AntonEkblad at 2015-06-17T14:54:21Z |
Distributions | NixOS:0.4 |
Downloads | 5515 total (7 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-06-17 [all 1 reports] |
Modules
[Index]
Downloads
- ghc-simple-0.1.2.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)