haskell / haskell/parsec

Why does Parsec change the fixity of `<|>`?

Open
#61 3 comments 0 reactions 0 assignees View on GitHub
pvp:major
Dominant language
Haskell
Stars
892
Forks
99
PR merge metrics
No merged PRs in 30d

Description

In `Control.Applicative`, `<|>` is defined as having fixity `infixl 3`, but in Parsec it is defined as `infixr 1`. Is there a reason for this difference? Should Parsec be changed to match?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.