| CARVIEW |
Select Language
HTTP/1.1 200 OK
Connection: keep-alive
Server: nginx/1.24.0 (Ubuntu)
Content-Type: text/html; charset=utf-8
Cache-Control: public, max-age=300
Content-Encoding: gzip
Via: 1.1 varnish, 1.1 varnish
Accept-Ranges: bytes
Age: 0
Date: Sat, 17 Jan 2026 18:57:54 GMT
X-Served-By: cache-dfw-ktki8620050-DFW, cache-bom-vanm7210052-BOM
X-Cache: MISS, MISS
X-Cache-Hits: 0, 0
X-Timer: S1768676274.960876,VS0,VE437
Vary: Accept, Accept-Encoding
transfer-encoding: chunked
ghc-simple: Simplified interface to the GHC API.
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.
Modules
[Index]
Downloads
- ghc-simple-0.4.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 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 && <5), binary (>=0.6 && <0.9), bytestring (>=0.10 && <0.11), directory (>=1.2 && <1.3), filepath (>=1.3 && <1.5), ghc (>=7.8 && <8.1), ghc-paths (>=0.1 && <0.2) [details] |
| License | MIT |
| Copyright | (c) 2015 Anton Ekblad |
| Author | Anton Ekblad |
| Maintainer | anton@ekblad.cc |
| Uploaded | by AntonEkblad at 2016-06-30T12:53:29Z |
| Category | Development |
| Home page | https://github.com/valderman/ghc-simple |
| Source repo | head: git clone https://github.com/valderman/ghc-simple.git |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 6664 total (29 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating |
|
| Status | Docs available [build log] Last success reported on 2016-11-22 [all 1 reports] |