... for displaying the source line on which parse errors occured Over the following set of commits, I will to refactor the parsers to obviate the `ExceptT String` layer of the `ErroringJournalParser` type so that all parse errors go through Megaparsec's parse error machinery. |
||
|---|---|---|
| .. | ||
| Color.hs | ||
| Debug.hs | ||
| Parse.hs | ||
| ParseErrors.hs | ||
| Regex.hs | ||
| String.hs | ||
| Test.hs | ||
| Text.hs | ||
| Tree.hs | ||
| UTF8IOCompat.hs | ||