issues
search
ekmett
/
parsers
Generic parser combinators
Other
88
stars
38
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
`text-2.1.2` broke `parsers-0.12.11`
#90
geekosaur
closed
2 weeks ago
3
fix issue #83 and make sign function type more lenient
#89
stevezhee
opened
2 years ago
1
Make Permutation an Applicative.
#88
Zemyla
opened
2 years ago
1
Applicative Permutation?
#87
Zemyla
opened
2 years ago
0
Allow transformers-0.6 and mtl-2.3
#86
sjakobi
closed
2 years ago
2
notFollowedBy is a no-op for attoparsec and yoctoparsec, say
#85
tscholak
opened
3 years ago
5
Parsing with source locations
#84
robrix
opened
4 years ago
1
Is there suppose to be two nested `token` calls here?
#83
twhitehead
opened
4 years ago
0
Depend on semigroups only on GHC < 8.0
#82
felixonmars
closed
4 years ago
0
double and scientific don't parse negatives
#81
imuli
opened
4 years ago
1
Added the Text.Parser.Input module
#80
blamario
closed
4 years ago
2
Added instances for base Text.ReadPrec
#79
pepeiborra
opened
5 years ago
0
Dead link in package description
#78
hesiod
opened
5 years ago
0
Incorrect implementation of someSpace for Unlined in Text.Parser.Token.
#77
alexandervandenbroucke
opened
5 years ago
0
Move notFollowedBy to LookAheadParsing?
#76
acertain
opened
5 years ago
2
Make attoparsec and parsec dependencies optional
#75
typedrat
closed
6 years ago
2
More flags to parametrise generation
#74
phadej
closed
6 years ago
6
Building tests via cabal fails when adding dependencies hspec and trifecta
#73
freeman42x
closed
6 years ago
4
No instance for (Text.Parser.Combinators.Parsing Parser) arising from a use of `unexpected'
#72
freeman42x
closed
6 years ago
1
There are no doctests, let's make package build-type: Simple
#71
phadej
closed
6 years ago
5
Add `surBy` shortcut for `between` the same
#70
dmalikov
closed
6 years ago
1
Add sepByNonEmpty and sepEndByNonEmpty
#69
gwils
closed
7 years ago
6
Intermittent QuickCheck test failures
#68
RyanGlScott
closed
7 years ago
2
Typo in Text.Parser.Permutation.(<|?>) haddoc
#67
juliapath
closed
7 years ago
0
Make default signatures agree with method signatures
#66
bgamari
closed
7 years ago
0
Upgrade the Setup.hs harness to use cabal-doctest.
#65
phadej
closed
7 years ago
0
Add instances for the 'binary' Get monad
#64
mvv
closed
6 years ago
4
new parsers not on hackage..
#63
mimi1vx
closed
8 years ago
5
buildExpressionParser Error Messages
#62
Chobbes
opened
8 years ago
0
Add GHC-8.0.1 to travis matrix
#61
phadej
closed
8 years ago
1
Adds MTL instances for Unspaced/Unhighlighted/Unlined
#60
nkpart
closed
7 years ago
0
Fixed some minor typos
#59
alexanderkjeldaas
closed
8 years ago
2
Approximate matching combinators (missing?)
#58
alexanderkjeldaas
opened
8 years ago
1
Feature request: instances for more parsing libraries
#57
polux
closed
6 years ago
3
`natural` parser parses 0
#56
simonyangme
closed
7 years ago
3
GHC 7.0 and new travis config
#55
phadej
closed
9 years ago
0
A couple of improvements
#54
mrkkrp
closed
7 years ago
3
Add LookAheadParsing instance for attoparsec
#53
alpmestan
closed
9 years ago
3
Fix some typos and missing or out-of-place words
#52
jubobs
closed
9 years ago
1
Fix out-of-bounds error in numeric escapes
#51
Melvar
closed
9 years ago
0
Give the package a proper description
#50
nomeata
closed
9 years ago
0
Import ReadP instances from base-orphans
#49
RyanGlScott
closed
9 years ago
0
Parsing an out-of-range character literal throws an exception
#48
Melvar
closed
9 years ago
1
Test run failure
#47
snoyberg
closed
9 years ago
1
Implements token parsers for Scientific values
#46
jcpetruzza
closed
9 years ago
1
Wrong example
#45
wdanilo
closed
9 years ago
1
Bump text upper version bounds
#44
RyanGlScott
closed
10 years ago
1
Package description insufficient
#43
nomeata
closed
9 years ago
0
Fix quick check test suite to actually fail if there is a failure
#42
larskuhtz
closed
10 years ago
0
Fix `notFollowedBy` for parsers for which `<|>` backtracks
#41
larskuhtz
closed
10 years ago
4
Next