Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / mrkkrp/parser-combinators issues and pull requests

#70 - Test with GHC 9.10.1, drop 9.4.x

Pull Request - State: closed - Opened by mrkkrp 22 days ago

#69 - Bump actions/cache from 4.0.0 to 4.0.2

Pull Request - State: open - Opened by dependabot[bot] 3 months ago
Labels: dependencies

#68 - Bump actions/cache from 4.0.0 to 4.0.1

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependencies

#67 - Bump haskell-actions/run-ormolu from 14 to 15

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies

#66 - Bump actions/cache from 3.3.1 to 4.0.0

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies

#65 - Bump actions/cache from 3.3.1 to 3.3.3

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies

#63 - Test with GHC 9.8.1, drop 9.2.x

Pull Request - State: closed - Opened by mrkkrp 9 months ago

#62 - [Proposal] Adding (back ?) chainl

Issue - State: open - Opened by Luc-Saccoccio 9 months ago - 1 comment
Labels: feature-request

#61 - Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies

#60 - Bump actions/cache from 3.3.1 to 3.3.2

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 1 comment
Labels: dependencies

#59 - Bump haskell-actions/run-ormolu from 13 to 14

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 1 comment
Labels: dependencies

#58 - Bump haskell-actions/run-ormolu from 12 to 13

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#57 - Switch to GHC2021, modernize GHC options, test with GHC 9.2.7 and 9.6.1

Pull Request - State: closed - Opened by mrkkrp about 1 year ago

#56 - [Proposal] Add manyEndingWith

Issue - State: open - Opened by lsmor about 1 year ago - 2 comments
Labels: feature-request

#55 - Bump mrkkrp/ormolu-action from 10 to 12

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#54 - Bump mrkkrp/ormolu-action from 10 to 11

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#53 - Bump actions/cache from 3.2.6 to 3.3.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#52 - Bump actions/cache from 3.2.5 to 3.2.6

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#51 - Test with GHC 9.2.5 and 9.4.4

Pull Request - State: closed - Opened by mrkkrp over 1 year ago

#50 - Bump actions/cache from 3.2.4 to 3.2.5

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#49 - Bump mrkkrp/ormolu-action from 9 to 10

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#48 - Bump actions/cache from 3.2.3 to 3.2.4

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#47 - A partially-matching operator breaks makeExprParser

Issue - State: closed - Opened by BlueNebulaDev over 1 year ago - 4 comments
Labels: question

#46 - Bump actions/cache from 3.0.7 to 3.2.3

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#45 - Bump mrkkrp/ormolu-action from 7 to 9

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#44 - Eliminate CPP

Pull Request - State: closed - Opened by mrkkrp over 1 year ago

#43 - Eliminate CPP

Pull Request - State: closed - Opened by mrkkrp over 1 year ago - 1 comment

#42 - Test with GHC 9.2.4 and 9.4.1 + misc updates

Pull Request - State: closed - Opened by mrkkrp almost 2 years ago

#42 - Test with GHC 9.2.4 and 9.4.1 + misc updates

Pull Request - State: closed - Opened by mrkkrp almost 2 years ago

#40 - Use Ormolu action v6 (Ormolu 0.5.0.0)

Pull Request - State: closed - Opened by mrkkrp about 2 years ago

#40 - Use Ormolu action v6 (Ormolu 0.5.0.0)

Pull Request - State: closed - Opened by mrkkrp about 2 years ago

#39 - many and some for permutation parsers

Issue - State: open - Opened by expipiplus1 about 2 years ago - 9 comments
Labels: feature-request

#38 - Permutation parsing is more lenient than I expect

Issue - State: closed - Opened by daniel-beard over 2 years ago - 4 comments
Labels: question

#37 - Test with 3 latest GHCs, update Ormolu

Pull Request - State: closed - Opened by mrkkrp over 2 years ago

#36 - Test with GHC 9.0.1 and GHC 8.10.4

Pull Request - State: closed - Opened by mrkkrp over 3 years ago

#35 - Provide Control.Applicative.Combinators.Expr

Issue - State: closed - Opened by turion over 3 years ago - 4 comments
Labels: feature-request

#34 - Redefining permutation parser interface

Pull Request - State: closed - Opened by recursion-ninja over 3 years ago - 3 comments

#33 - Control.Applicative.Permutations doesn't work with Applicative-only parsers

Issue - State: closed - Opened by chowells79 over 3 years ago - 2 comments
Labels: feature-request

#32 - Use GitHub actions for CI

Pull Request - State: closed - Opened by mrkkrp almost 4 years ago

#31 - [proposal] sepByN

Issue - State: open - Opened by epoberezkin about 4 years ago - 3 comments
Labels: feature-request

#30 - Correct an infelicity in the documentation of 'skipCount'

Pull Request - State: closed - Opened by acerempel over 4 years ago - 1 comment

#29 - Document differences to Text.Parsec.Perm

Pull Request - State: closed - Opened by leifmetcalf over 4 years ago - 1 comment

#28 - Expr unable to explicitly backtrack

Pull Request - State: closed - Opened by faucct over 4 years ago - 2 comments

#28 - Expr unable to explicitly backtrack

Pull Request - State: closed - Opened by faucct over 4 years ago - 2 comments

#27 - Test with Megaparsec 8

Pull Request - State: closed - Opened by mrkkrp over 4 years ago

#27 - Test with Megaparsec 8

Pull Request - State: closed - Opened by mrkkrp over 4 years ago

#26 - Test with GHC 8.8.1

Pull Request - State: closed - Opened by mrkkrp almost 5 years ago

#26 - Test with GHC 8.8.1

Pull Request - State: closed - Opened by mrkkrp almost 5 years ago

#25 - Behaviour of someTill is confusing.

Issue - State: closed - Opened by kindaro almost 5 years ago - 8 comments
Labels: question

#25 - Behaviour of someTill is confusing.

Issue - State: closed - Opened by kindaro almost 5 years ago - 8 comments
Labels: question

#24 - Add `manyTill_`.

Pull Request - State: closed - Opened by kindaro almost 5 years ago - 10 comments

#24 - Add `manyTill_`.

Pull Request - State: closed - Opened by kindaro almost 5 years ago - 10 comments

#23 - Remove the redundant compatibility helpers

Pull Request - State: closed - Opened by mrkkrp almost 5 years ago

#23 - Remove the redundant compatibility helpers

Pull Request - State: closed - Opened by mrkkrp almost 5 years ago

#22 - Like manyTIll but does not throw away the end?

Issue - State: closed - Opened by kindaro almost 5 years ago - 4 comments
Labels: question, feature-request

#22 - Like manyTIll but does not throw away the end?

Issue - State: closed - Opened by kindaro almost 5 years ago - 4 comments
Labels: question, feature-request

#21 - Introduce a test suite (previously hosted in Megaparsec's repo)

Pull Request - State: closed - Opened by mrkkrp about 5 years ago

#20 - Drop support for GHC 7.10

Pull Request - State: closed - Opened by mrkkrp about 5 years ago

#19 - Add support for ternary operators

Pull Request - State: closed - Opened by UnkindPartition about 5 years ago - 15 comments

#19 - Add support for ternary operators

Pull Request - State: closed - Opened by UnkindPartition about 5 years ago - 15 comments

#18 - Minor Permutation improvements

Pull Request - State: closed - Opened by treeowl over 5 years ago

#17 - Permutation default field should be strict

Issue - State: closed - Opened by treeowl over 5 years ago - 3 comments

#16 - Prioritize a parser over another (handling overlapping parsers)

Issue - State: closed - Opened by contivero over 5 years ago - 3 comments
Labels: question

#16 - Prioritize a parser over another (handling overlapping parsers)

Issue - State: closed - Opened by contivero over 5 years ago - 3 comments
Labels: question

#15 - Remove unneeded fmap

Pull Request - State: closed - Opened by int-index over 5 years ago - 1 comment

#15 - Remove unneeded fmap

Pull Request - State: closed - Opened by int-index over 5 years ago - 1 comment

#14 - Test with GHC 8.6.1 and ‘cabal-install-2.4’

Pull Request - State: closed - Opened by mrkkrp almost 6 years ago

#14 - Test with GHC 8.6.1 and ‘cabal-install-2.4’

Pull Request - State: closed - Opened by mrkkrp almost 6 years ago

#13 - Remove unneeded fmap

Pull Request - State: closed - Opened by int-index almost 6 years ago

#13 - Remove unneeded fmap

Pull Request - State: closed - Opened by int-index almost 6 years ago

#12 - many clashes with Control.Applicative.many

Issue - State: closed - Opened by jchia about 6 years ago - 1 comment

#11 - New CI script, drop ‘stack.yaml’ from the repo

Pull Request - State: closed - Opened by mrkkrp over 6 years ago

#10 - Test with GHC 8.4.1

Pull Request - State: closed - Opened by mrkkrp over 6 years ago

#9 - Add tests

Pull Request - State: closed - Opened by mrkkrp over 6 years ago - 1 comment

#9 - Add tests

Pull Request - State: closed - Opened by mrkkrp over 6 years ago - 1 comment

#8 - Add monadic combinators

Pull Request - State: closed - Opened by mrkkrp over 6 years ago

#8 - Add monadic combinators

Pull Request - State: closed - Opened by mrkkrp over 6 years ago

#7 - Add skipCount, default impl to replicateM

Pull Request - State: closed - Opened by int-index over 6 years ago - 1 comment

#7 - Add skipCount, default impl to replicateM

Pull Request - State: closed - Opened by int-index over 6 years ago - 1 comment

#6 - count' is algorithmically inefficient

Issue - State: closed - Opened by int-index over 6 years ago - 1 comment
Labels: performance

#6 - count' is algorithmically inefficient

Issue - State: closed - Opened by int-index over 6 years ago - 1 comment
Labels: performance

#5 - Update Permutations.hs

Pull Request - State: closed - Opened by ylh over 6 years ago - 4 comments

#5 - Update Permutations.hs

Pull Request - State: closed - Opened by ylh over 6 years ago - 4 comments

#4 - Add Contorl.Applicative.Combinators.NonEmpty for non-empty returning combinators

Pull Request - State: closed - Opened by osa1 almost 7 years ago - 10 comments

#4 - Add Contorl.Applicative.Combinators.NonEmpty for non-empty returning combinators

Pull Request - State: closed - Opened by osa1 almost 7 years ago - 10 comments

#3 - Adding generalized permutation parsers to the parser-combinators library

Pull Request - State: closed - Opened by recursion-ninja almost 7 years ago - 15 comments

#3 - Adding generalized permutation parsers to the parser-combinators library

Pull Request - State: closed - Opened by recursion-ninja almost 7 years ago - 15 comments

#2 - Have non-empty combinators return a NonEmpty result

Issue - State: closed - Opened by recursion-ninja about 7 years ago - 4 comments
Labels: feature-request

#2 - Have non-empty combinators return a NonEmpty result

Issue - State: closed - Opened by recursion-ninja about 7 years ago - 4 comments
Labels: feature-request

#1 - Try to test with GHC 7.4.2

Pull Request - State: closed - Opened by mrkkrp about 7 years ago

#1 - Try to test with GHC 7.4.2

Pull Request - State: closed - Opened by mrkkrp about 7 years ago