The cse-ghc-plugin package
This library is a conversion of GHC's internal Common Subexpression Elimination pass for Core to a compiler plugin. See the included test for an example of how to enable it.
Properties
| Version | 0.1.1 |
|---|---|
| Dependencies | base (<5), ghc (≥7.4) |
| License | BSD3 |
| Copyright | Copyright (c) the GHC authors |
| Author | The GHC authors |
| Maintainer | Austin Seipp <mad.one@gmail.com> |
| Category | Compiler Plugin |
| Home page | http://thoughtpolice.github.com/cse-ghc-plugin |
| Bug tracker | http://github.com/thoughtpolice/cse-ghc-plugin/issues |
| Source repository | git clone https://github.com/thoughtpolice/cse-ghc-plugin.git |
| Upload date | Wed Aug 8 01:33:58 UTC 2012 |
| Uploaded by | AustinSeipp |
| Built on | ghc-7.4 |
Modules
- CSE
Downloads
- cse-ghc-plugin-0.1.1.tar.gz (Cabal source package)
- package description (included in the package)