error-analyze

Version 0.0.1 revision 0 uploaded by JeanPhilippeMoresmau.

Package meta

Synopsis
Parse ghc and cabal error messages and give their causes for easier resolution
Description

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.

Author
n/a
Bug reports
https://github.com/JPMoresmau/error-analyze/issues
Category
GHC, Development
Copyright
n/a
Homepage
n/a
Maintainer
jp@moresmau.fr
Package URL
n/a
Stability
beta

Components