| - Don't immediately throw custom parse errors into 'ParsecT'; rather, just construct and return them - This anticipates the re-implementation of an 'ExceptT' layer of the parser, which should be able throw custom parse errors | ||
|---|---|---|
| .. | ||
| Custom.hs | ||
| - Don't immediately throw custom parse errors into 'ParsecT'; rather, just construct and return them - This anticipates the re-implementation of an 'ExceptT' layer of the parser, which should be able throw custom parse errors | ||
|---|---|---|
| .. | ||
| Custom.hs | ||