The latest version of ghc-simple is 0.4-0.

ghc-simple

Version 0.2 revision 0 uploaded by AntonEkblad.

Package meta

Synopsis
Simplified interface to the GHC API.
Description

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.

Author
Anton Ekblad
Bug reports
n/a
Category
Development
Copyright
(c) 2015 Anton Ekblad
Homepage
https://github.com/valderman/ghc-simple
Maintainer
anton@ekblad.cc
Package URL
n/a
Stability
n/a

Components