error-analyze: Parse ghc and cabal error messages and give their causes for easier resolution
Parse ghc and cabal error messages and give their causes for easier resolution.
Just pass the error message to errorCauses
and get a list of possible explanations/resolutions (ErrorCause
)
Check the test suite for examples.
This functionality was originally developed in Java as part of EclipseFP but was rewritten in Haskell in the hope it can be useful to other IDE tools or GHC library wrappers.
Downloads
- error-analyze-0.0.1.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.0.1 |
---|---|
Dependencies | base (<5), text [details] |
License | BSD-3-Clause |
Author | |
Maintainer | jp@moresmau.fr |
Category | GHC, Development |
Bug tracker | https://github.com/JPMoresmau/error-analyze/issues |
Source repo | head: git clone https://github.com/JPMoresmau/error-analyze |
Uploaded | by JeanPhilippeMoresmau at 2015-11-02T22:11:45Z |
Distributions | NixOS:0.0.1 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 1044 total (14 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-11-02 [all 1 reports] |