|
Text.ParserCombinators.Parsec.Expr | Portability | portable | Stability | provisional | Maintainer | derek.a.elkins@gmail.com |
|
|
|
Description |
Parsec compatibility module
|
|
Synopsis |
|
|
|
Documentation |
|
|
This data type specifies the associativity of operators: left, right
or none.
| Constructors | AssocNone | | AssocLeft | | AssocRight | |
|
|
|
|
|
|
|
|
|
|
Produced by Haddock version 2.4.2 |