Issues
- 0
- 1
- 4
Custom provenance/metadata
#568 opened by mcdearman - 1
- 1
- 1
IndentOpt Existential Type
#565 opened by eayus - 2
Rewrite rules for parser primitives
#556 opened by lrworth - 1
obsolet char and notChar in Tutorial
#562 opened by maxigit - 2
How to use `Operator` from tutorial
#558 opened by ju-sh - 1
Parsing hexadecimal floats
#554 opened by gabrielsimoes - 4
Error context with additional source positions
#552 opened by JakeWheat - 1
deepseq-1.5?
#546 opened by nomeata - 2
- 2
- 3
Add `drop` to `Text.Megaparsec`
#540 opened by sol - 2
Remove/upgrade version bounds of executable `test-debug` from megaparsec-tests
#537 opened by Lev135 - 2
- 5
MonadAccum instance for ParsecT
#522 opened by olafklinke - 6
- 5
`local` clears all hints
#528 opened by Lev135 - 3
Indentation error lost in alternative
#527 opened by Lev135 - 4
- 11
Greedy combinators
#513 opened by bristermitten - 1
- 1
- 4
Problematic `IsString` instance
#515 opened by j-mie6 - 2
Text.Megaparsec.Byte.Lexer.decimal does not range-check
#478 opened by jchia - 2
Question: mergeError
#506 opened by horus - 6
Text.Megaparsec -- Running Parser
#504 opened by funarog - 4
[proposed labels: question, feature request] best practices for stateful matching of simple patterns
#505 opened by genovese - 3
Does there already exist functionality for lexing a little further to generate better "unexpected" error messages
#502 opened by expipiplus1 - 4
Type class for parser monads with debugging
#488 opened by Lev135 - 3
tracing-megaparsec
#500 opened by yaitskov - 3
Unexpected input-sharing behaviour of parsers
#492 opened by EggBaconAndSpam - 0
nix-shell broken on master
#496 opened by EggBaconAndSpam - 0
- 2
Method for adjusting subsequent parsers' errors
#493 opened by Lev135 - 2
Why does `label` act only on the first set of hints?
#482 opened by j-mie6 - 3
Newlines after tokens in `indentBlock`
#490 opened by Lev135 - 1
Trying to understand parse error combination rules
#491 opened by Lev135 - 6
Space leak in reachOffset'
#486 opened by tomjaguarpaw - 2
- 1
Build failure with transformers-0.6
#476 opened by sjakobi - 4
- 3
Support text 2.0
#472 opened by kozross - 8
Why is `Stream s` requiring `Ord (Token s)`?
#474 opened by janmasrovira - 4
Unnecessary major version bumps
#469 opened by sjakobi - 5
Better error message when using `notFollowedBy` with parsers that don't partially consume input
#468 opened by TotallyNotChase - 2
How to make megaparsec aware of Source Positions when using a custom token stream
#467 opened by solomon-b - 0