Error Pretty Printer
Open
- Dominant language
- Haskell
- Stars
- 5
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
A fork of the parse error pretty printer from ProtoHaskell is in src/Parser/Errors.hs. It's already been modified slightly, but the comment at the top explains some more modifications that are necessary to get it working properly. This is very backlogged.
**Warning**: The suggestion includes using `unsafePerformIO` to retrieve the source of the file in which the error occured! Sources of files had _better_ be compile time constants or else something is very wrong, so this should be safe.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.