ghc-exactprint: ExactPrint for GHC
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Using the API Annotations available from GHC 7.10 RC2, this library provides a means to round trip any* code that can be compiled by GHC
any currently excludes anything using CPP or lhs.
The dependency footprint is deliberately kept small so that it can easily be tested against GHC HEAD
Note: requires GHC 7.10 RC2 or later
Properties
Versions | 0.1.0.0, 0.1.0.1, 0.1.1.0, 0.2, 0.2, 0.3, 0.3.1, 0.3.1.1, 0.4.0.0, 0.4.1.0, 0.4.2.0, 0.5.0.0, 0.5.0.1, 0.5.1.0, 0.5.1.1, 0.5.2, 0.5.2.1, 0.5.3.0, 0.5.3.1, 0.5.4.0, 0.5.5.0, 0.5.6.0, 0.5.6.1, 0.5.7.0, 0.5.7.1, 0.5.8.0, 0.5.8.1, 0.5.8.2, 0.6, 0.6.1, 0.6.2, 0.6.3, 0.6.3.1, 0.6.3.2, 0.6.3.3, 0.6.3.4, 0.6.4, 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.4.0.1, 1.4.1, 1.5.0, 1.6.0, 1.6.1, 1.6.1.1, 1.6.1.2, 1.6.1.3, 1.7.0.0, 1.7.0.1, 1.7.1.0, 1.8.0.0, 1.9.0.0, 1.10.0.0 |
---|---|
Change log | ChangeLog |
Dependencies | base (>=4.7 && <4.9), containers, directory, filepath, free, ghc, ghc-paths, ghc-syb-utils, mtl, syb [details] |
License | BSD-3-Clause |
Author | Alan Zimmerman, Matthew Pickering |
Maintainer | alan.zimm@gmail.com |
Category | Development |
Source repo | head: git clone https://github.com/alanz/ghc-exactprint.git |
Uploaded | by mpickering at 2015-03-24T17:29:53Z |
Modules
- Language
- Haskell
- GHC
- Language.Haskell.GHC.ExactPrint
- Language.Haskell.GHC.ExactPrint.Annotate
- Language.Haskell.GHC.ExactPrint.Delta
- Language.Haskell.GHC.ExactPrint.Lookup
- Language.Haskell.GHC.ExactPrint.Print
- Language.Haskell.GHC.ExactPrint.Types
- Language.Haskell.GHC.ExactPrint.Utils
- Language.Haskell.GHC.ExactPrint
- GHC
- Haskell
Downloads
- ghc-exactprint-0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees