Introspectable and auto-recovery parsers based on arrows.
Find a file
2025-11-11 12:45:23 +01:00
src/Text Add ArrowChoice, this breaks everything :) 2025-11-11 12:45:23 +01:00
test "Initial commit", TIL: Arrows 2025-11-10 22:47:11 +01:00
.gitignore "Initial commit", TIL: Arrows 2025-11-10 22:47:11 +01:00
arrow-parsec.cabal "Initial commit", TIL: Arrows 2025-11-10 22:47:11 +01:00
CHANGELOG.md "Initial commit", TIL: Arrows 2025-11-10 22:47:11 +01:00
LICENSE "Initial commit", TIL: Arrows 2025-11-10 22:47:11 +01:00
package.yaml "Initial commit", TIL: Arrows 2025-11-10 22:47:11 +01:00
README.md "Initial commit", TIL: Arrows 2025-11-10 22:47:11 +01:00
Setup.hs "Initial commit", TIL: Arrows 2025-11-10 22:47:11 +01:00
stack.yaml "Initial commit", TIL: Arrows 2025-11-10 22:47:11 +01:00
stack.yaml.lock "Initial commit", TIL: Arrows 2025-11-10 22:47:11 +01:00

arrow-parsec