| <$$> | Text.Parsec.Perm | 
| <$?> | Text.Parsec.Perm | 
| <?> | Text.Parsec.Prim, Text.Parsec | 
| <|> | Text.Parsec.Prim, Text.Parsec | 
| <|?> | Text.Parsec.Perm | 
| <||> | Text.Parsec.Perm | 
| addErrorMessage | Text.Parsec.Error | 
| alphaNum |  | 
| 1 (Function) | Text.Parsec.Free | 
| 2 (Function) | Text.Parsec.Char, Text.Parsec | 
| angles | Text.Parsec.Token | 
| anyChar |  | 
| 1 (Function) | Text.Parsec.Free | 
| 2 (Function) | Text.Parsec.Char, Text.Parsec | 
| anyToken |  | 
| 1 (Function) | Text.Parsec.Free | 
| 2 (Function) | Text.Parsec.Combinator, Text.Parsec | 
| appendLog | Text.Parsec.Free.Log | 
| Assoc | Text.Parsec.Expr | 
| AssocLeft | Text.Parsec.Expr | 
| AssocNone | Text.Parsec.Expr | 
| AssocRight | Text.Parsec.Expr | 
| attempt | Text.Parsec.Free.Log | 
| attemptShow | Text.Parsec.Free.Log | 
| between |  | 
| 1 (Function) | Text.Parsec.Free | 
| 2 (Function) | Text.Parsec.Combinator, Text.Parsec | 
| braces | Text.Parsec.Token | 
| brackets | Text.Parsec.Token | 
| buildExpressionParser | Text.Parsec.Expr | 
| caseSensitive | Text.Parsec.Token | 
| chainl |  | 
| 1 (Function) | Text.Parsec.Free | 
| 2 (Function) | Text.Parsec.Combinator, Text.Parsec | 
| chainl1 |  | 
| 1 (Function) | Text.Parsec.Free | 
| 2 (Function) | Text.Parsec.Combinator, Text.Parsec | 
| chainr |  | 
| 1 (Function) | Text.Parsec.Free | 
| 2 (Function) | Text.Parsec.Combinator, Text.Parsec | 
| chainr1 |  | 
| 1 (Function) | Text.Parsec.Free | 
| 2 (Function) | Text.Parsec.Combinator, Text.Parsec | 
| char |  | 
| 1 (Function) | Text.Parsec.Free | 
| 2 (Function) | Text.Parsec.Char, Text.Parsec | 
| charLiteral | Text.Parsec.Token | 
| choice |  | 
| 1 (Function) | Text.Parsec.Free | 
| 2 (Function) | Text.Parsec.Combinator, Text.Parsec | 
| colon | Text.Parsec.Token | 
| Column | Text.Parsec.Pos, Text.Parsec | 
| comma | Text.Parsec.Token | 
| commaSep | Text.Parsec.Token | 
| commaSep1 | Text.Parsec.Token | 
| commentEnd | Text.Parsec.Token | 
| commentLine | Text.Parsec.Token | 
| commentStart | Text.Parsec.Token | 
| Consumed |  | 
| 1 (Data Constructor) | Text.Parsec.Prim, Text.Parsec | 
| 2 (Type/Class) | Text.Parsec.Prim, Text.Parsec | 
| count |  | 
| 1 (Function) | Text.Parsec.Free | 
| 2 (Function) | Text.Parsec.Combinator, Text.Parsec | 
| crlf |  | 
| 1 (Function) | Text.Parsec.Free | 
| 2 (Function) | Text.Parsec.Char, Text.Parsec | 
| decimal | Text.Parsec.Token | 
| Dedent | Text.Parsec.Free.Log | 
| digit |  | 
| 1 (Function) | Text.Parsec.Free | 
| 2 (Function) | Text.Parsec.Char, Text.Parsec | 
| dot | Text.Parsec.Token | 
| dumpLog | Text.Parsec.Free.Log | 
| Empty | Text.Parsec.Prim, Text.Parsec | 
| emptyDef | Text.Parsec.Language | 
| endBy |  | 
| 1 (Function) | Text.Parsec.Free | 
| 2 (Function) | Text.Parsec.Combinator, Text.Parsec | 
| endBy1 |  | 
| 1 (Function) | Text.Parsec.Free | 
| 2 (Function) | Text.Parsec.Combinator, Text.Parsec | 
| endOfLine |  | 
| 1 (Function) | Text.Parsec.Free | 
| 2 (Function) | Text.Parsec.Char, Text.Parsec | 
| eof |  | 
| 1 (Function) | Text.Parsec.Free | 
| 2 (Function) | Text.Parsec.Combinator, Text.Parsec | 
| Error | Text.Parsec.Prim, Text.Parsec | 
| errorIsUnknown | Text.Parsec.Error | 
| errorMessages | Text.Parsec.Error | 
| errorPos | Text.Parsec.Error, Text.Parsec | 
| eval | Text.Parsec.Free.Eval | 
| eval' | Text.Parsec.Free.Eval | 
| evalLog | Text.Parsec.Free.Log | 
| Expect | Text.Parsec.Error | 
| Failure | Text.Parsec.Free.Log | 
| float | Text.Parsec.Token | 
| GenLanguageDef | Text.Parsec.Token, Text.Parsec.Language | 
| GenParser |  | 
| 1 (Type/Class) | Text.Parsec.ByteString.Lazy | 
| 2 (Type/Class) | Text.Parsec.ByteString | 
| 3 (Type/Class) | Text.Parsec.String | 
| 4 (Type/Class) | Text.Parsec.Text | 
| 5 (Type/Class) | Text.Parsec.Text.Lazy | 
| GenTokenParser | Text.Parsec.Token | 
| getInput |  | 
| 1 (Function) | Text.Parsec.Prim, Text.Parsec | 
| 2 (Function) | Text.Parsec.Free | 
| getParserState |  | 
| 1 (Function) | Text.Parsec.Free | 
| 2 (Function) | Text.Parsec.Prim, Text.Parsec | 
| getPosition |  | 
| 1 (Function) | Text.Parsec.Prim, Text.Parsec | 
| 2 (Function) | Text.Parsec.Free | 
| getState |  | 
| 1 (Function) | Text.Parsec.Free | 
| 2 (Function) | Text.Parsec.Prim, Text.Parsec | 
| haskell | Text.Parsec.Language | 
| haskellDef | Text.Parsec.Language | 
| haskellStyle | Text.Parsec.Language | 
| hexadecimal | Text.Parsec.Token | 
| hexDigit |  | 
| 1 (Function) | Text.Parsec.Free | 
| 2 (Function) | Text.Parsec.Char, Text.Parsec | 
| identifier | Text.Parsec.Token | 
| identLetter | Text.Parsec.Token | 
| identStart | Text.Parsec.Token | 
| incSourceColumn | Text.Parsec.Pos, Text.Parsec | 
| incSourceLine | Text.Parsec.Pos, Text.Parsec | 
| Indent | Text.Parsec.Free.Log | 
| indented | Text.Parsec.Free.Log | 
| Infix | Text.Parsec.Expr | 
| initialPos | Text.Parsec.Pos | 
| integer | Text.Parsec.Token | 
| javaStyle | Text.Parsec.Language | 
| label |  | 
| 1 (Function) | Text.Parsec.Free | 
| 2 (Function) | Text.Parsec.Prim, Text.Parsec | 
| labels |  | 
| 1 (Function) | Text.Parsec.Free | 
| 2 (Function) | Text.Parsec.Prim, Text.Parsec | 
| LanguageDef |  | 
| 1 (Data Constructor) | Text.Parsec.Token | 
| 2 (Type/Class) | Text.Parsec.Token, Text.Parsec.Language | 
| leBranch | Text.Parsec.Free.Log | 
| leDepth | Text.Parsec.Free.Log | 
| leParser | Text.Parsec.Free.Log | 
| leResult | Text.Parsec.Free.Log | 
| leShow | Text.Parsec.Free.Log | 
| letter |  | 
| 1 (Function) | Text.Parsec.Free | 
| 2 (Function) | Text.Parsec.Char, Text.Parsec | 
| lexeme | Text.Parsec.Token | 
| lifted | Text.Parsec.Free | 
| liftF' | Text.Parsec.Free | 
| Line | Text.Parsec.Pos, Text.Parsec | 
| LogEntry |  | 
| 1 (Type/Class) | Text.Parsec.Free.Log | 
| 2 (Data Constructor) | Text.Parsec.Free.Log | 
| LogParsecT | Text.Parsec.Free.Log | 
| LogType | Text.Parsec.Free.Log | 
| lookAhead |  | 
| 1 (Function) | Text.Parsec.Free | 
| 2 (Function) | Text.Parsec.Prim, Text.Parsec.Combinator, Text.Parsec | 
| lower |  | 
| 1 (Function) | Text.Parsec.Free | 
| 2 (Function) | Text.Parsec.Char, Text.Parsec | 
| makeTokenParser | Text.Parsec.Token | 
| many |  | 
| 1 (Function) | Text.Parsec.Free | 
| 2 (Function) | Text.Parsec.Prim, Text.Parsec | 
| many1 |  | 
| 1 (Function) | Text.Parsec.Free | 
| 2 (Function) | Text.Parsec.Combinator, Text.Parsec | 
| manyAccum |  | 
| 1 (Function) | Text.Parsec.Free | 
| 2 (Function) | Text.Parsec.Prim, Text.Parsec | 
| manyTill |  | 
| 1 (Function) | Text.Parsec.Free | 
| 2 (Function) | Text.Parsec.Combinator, Text.Parsec | 
| mergeError | Text.Parsec.Error | 
| mergeErrorReply | Text.Parsec.Prim, Text.Parsec | 
| Message |  | 
| 1 (Data Constructor) | Text.Parsec.Error | 
| 2 (Type/Class) | Text.Parsec.Error | 
| messageString | Text.Parsec.Error | 
| mkPT | Text.Parsec.Prim, Text.Parsec | 
| modifyState |  | 
| 1 (Function) | Text.Parsec.Free | 
| 2 (Function) | Text.Parsec.Prim, Text.Parsec | 
| mondrian | Text.Parsec.Language | 
| mondrianDef | Text.Parsec.Language | 
| natural | Text.Parsec.Token | 
| naturalOrFloat | Text.Parsec.Token | 
| nestedComments | Text.Parsec.Token | 
| newErrorMessage | Text.Parsec.Error | 
| newErrorUnknown | Text.Parsec.Error | 
| newline |  | 
| 1 (Function) | Text.Parsec.Free | 
| 2 (Function) | Text.Parsec.Char, Text.Parsec | 
| newPos | Text.Parsec.Pos | 
| newRenderState | Text.Parsec.Free.Log | 
| noneOf |  | 
| 1 (Function) | Text.Parsec.Free | 
| 2 (Function) | Text.Parsec.Char, Text.Parsec | 
| notFollowedBy |  | 
| 1 (Function) | Text.Parsec.Free | 
| 2 (Function) | Text.Parsec.Combinator, Text.Parsec | 
| octal | Text.Parsec.Token | 
| octDigit |  | 
| 1 (Function) | Text.Parsec.Free | 
| 2 (Function) | Text.Parsec.Char, Text.Parsec | 
| Ok | Text.Parsec.Prim, Text.Parsec | 
| oneOf |  | 
| 1 (Function) | Text.Parsec.Free | 
| 2 (Function) | Text.Parsec.Char, Text.Parsec | 
| Operator | Text.Parsec.Expr | 
| operator | Text.Parsec.Token | 
| OperatorTable | Text.Parsec.Expr | 
| opLetter | Text.Parsec.Token | 
| opStart | Text.Parsec.Token | 
| option |  | 
| 1 (Function) | Text.Parsec.Free | 
| 2 (Function) | Text.Parsec.Combinator, Text.Parsec | 
| optional |  | 
| 1 (Function) | Text.Parsec.Free | 
| 2 (Function) | Text.Parsec.Combinator, Text.Parsec | 
| optionMaybe |  | 
| 1 (Function) | Text.Parsec.Free | 
| 2 (Function) | Text.Parsec.Combinator, Text.Parsec | 
| PalphaNum | Text.Parsec.Free | 
| Pangles | Text.Parsec.Free | 
| PanyChar | Text.Parsec.Free | 
| PanyToken | Text.Parsec.Free | 
| parens | Text.Parsec.Token | 
| parse | Text.Parsec.Prim, Text.Parsec | 
| ParseAttempt | Text.Parsec.Free.Log | 
| Parsec | Text.Parsec.Prim, Text.Parsec | 
| ParsecDSL |  | 
| 1 (Type/Class) | Text.Parsec.Free | 
| 2 (Data Constructor) | Text.Parsec.Free | 
| ParsecF | Text.Parsec.Free | 
| parsecMap | Text.Parsec.Prim, Text.Parsec | 
| ParsecT | Text.Parsec.Prim, Text.Parsec | 
| ParseError | Text.Parsec.Error, Text.Parsec | 
| ParseFailed | Text.Parsec.Free.Log | 
| parseFromFile |  | 
| 1 (Function) | Text.Parsec.ByteString.Lazy | 
| 2 (Function) | Text.Parsec.ByteString | 
| 3 (Function) | Text.Parsec.String | 
| ParseLog | Text.Parsec.Free.Log | 
| Parser |  | 
| 1 (Type/Class) | Text.Parsec.ByteString.Lazy | 
| 2 (Type/Class) | Text.Parsec.ByteString | 
| 3 (Type/Class) | Text.Parsec.String | 
| 4 (Type/Class) | Text.Parsec.Text | 
| 5 (Type/Class) | Text.Parsec.Text.Lazy | 
| parserBind | Text.Parsec.Prim, Text.Parsec | 
| parserFail |  | 
| 1 (Function) | Text.Parsec.Free | 
| 2 (Function) | Text.Parsec.Prim, Text.Parsec | 
| parserPlus |  | 
| 1 (Function) | Text.Parsec.Free | 
| 2 (Function) | Text.Parsec.Prim, Text.Parsec | 
| parserReturn | Text.Parsec.Prim, Text.Parsec | 
| parserZero |  | 
| 1 (Function) | Text.Parsec.Free | 
| 2 (Function) | Text.Parsec.Prim, Text.Parsec | 
| ParseSuccess | Text.Parsec.Free.Log | 
| ParseSuccessful | Text.Parsec.Free.Log | 
| parseTest | Text.Parsec.Prim, Text.Parsec | 
| parseTestLog | Text.Parsec.Prim | 
| Pbetween | Text.Parsec.Free | 
| Pbind | Text.Parsec.Free | 
| Pbraces | Text.Parsec.Free | 
| Pbrackets | Text.Parsec.Free | 
| Pchainl | Text.Parsec.Free | 
| Pchainl1 | Text.Parsec.Free | 
| Pchainr | Text.Parsec.Free | 
| Pchainr1 | Text.Parsec.Free | 
| Pchar | Text.Parsec.Free | 
| PcharLiteral | Text.Parsec.Free | 
| Pchoice | Text.Parsec.Free | 
| Pcolon | Text.Parsec.Free | 
| Pcomma | Text.Parsec.Free | 
| PcommaSep | Text.Parsec.Free | 
| PcommaSep1 | Text.Parsec.Free | 
| Pcount | Text.Parsec.Free | 
| Pcrlf | Text.Parsec.Free | 
| Pdecimal | Text.Parsec.Free | 
| Pdigit | Text.Parsec.Free | 
| Pdot | Text.Parsec.Free | 
| Peffect | Text.Parsec.Free | 
| PendBy | Text.Parsec.Free | 
| PendBy1 | Text.Parsec.Free | 
| Pending | Text.Parsec.Free.Log | 
| PendOfLine | Text.Parsec.Free | 
| Peof | Text.Parsec.Free | 
| PermParser | Text.Parsec.Perm | 
| permute | Text.Parsec.Perm | 
| Pfloat | Text.Parsec.Free | 
| PgetInput | Text.Parsec.Free | 
| PgetParserState | Text.Parsec.Free | 
| PgetPosition | Text.Parsec.Free | 
| PgetState | Text.Parsec.Free | 
| Phexadecimal | Text.Parsec.Free | 
| PhexDigit | Text.Parsec.Free | 
| Pidentifier | Text.Parsec.Free | 
| Pinteger | Text.Parsec.Free | 
| Plabel | Text.Parsec.Free | 
| Plabels | Text.Parsec.Free | 
| Pletter | Text.Parsec.Free | 
| Plexeme | Text.Parsec.Free | 
| Plifted | Text.Parsec.Free | 
| PlookAhead | Text.Parsec.Free | 
| Plower | Text.Parsec.Free | 
| Pmany | Text.Parsec.Free | 
| Pmany1 | Text.Parsec.Free | 
| PmanyAccum | Text.Parsec.Free | 
| PmanyTill | Text.Parsec.Free | 
| PmodifyState | Text.Parsec.Free | 
| Pnatural | Text.Parsec.Free | 
| PnaturalOrFloat | Text.Parsec.Free | 
| Pnewline | Text.Parsec.Free | 
| PnoneOf | Text.Parsec.Free | 
| PnotFollowedBy | Text.Parsec.Free | 
| Poctal | Text.Parsec.Free | 
| PoctDigit | Text.Parsec.Free | 
| PoneOf | Text.Parsec.Free | 
| Poperator | Text.Parsec.Free | 
| Poption | Text.Parsec.Free | 
| Poptional | Text.Parsec.Free | 
| PoptionMaybe | Text.Parsec.Free | 
| Postfix | Text.Parsec.Expr | 
| Pparens | Text.Parsec.Free | 
| PparserFail | Text.Parsec.Free | 
| PparserPlus | Text.Parsec.Free | 
| PparserZero | Text.Parsec.Free | 
| PputState | Text.Parsec.Free | 
| Pquiet | Text.Parsec.Free | 
| Prefix | Text.Parsec.Expr | 
| Preserved | Text.Parsec.Free | 
| PreservedOp | Text.Parsec.Free | 
| Preturn | Text.Parsec.Free | 
| Psatisfy | Text.Parsec.Free | 
| Psemi | Text.Parsec.Free | 
| PsemiSep | Text.Parsec.Free | 
| PsemiSep1 | Text.Parsec.Free | 
| PsepBy | Text.Parsec.Free | 
| PsepBy1 | Text.Parsec.Free | 
| PsepEndBy | Text.Parsec.Free | 
| PsepEndBy1 | Text.Parsec.Free | 
| PsetInput | Text.Parsec.Free | 
| PsetParserState | Text.Parsec.Free | 
| PsetPosition | Text.Parsec.Free | 
| PskipMany | Text.Parsec.Free | 
| PskipMany1 | Text.Parsec.Free | 
| Pspace | Text.Parsec.Free | 
| Pspaces | Text.Parsec.Free | 
| Psquares | Text.Parsec.Free | 
| Pstring | Text.Parsec.Free | 
| PstringLiteral | Text.Parsec.Free | 
| Psymbol | Text.Parsec.Free | 
| Ptab | Text.Parsec.Free | 
| PtokenPrimEx | Text.Parsec.Free | 
| Ptokens | Text.Parsec.Free | 
| Ptry | Text.Parsec.Free | 
| Punexpected | Text.Parsec.Free | 
| PupdateParserState | Text.Parsec.Free | 
| Pupper | Text.Parsec.Free | 
| putState |  | 
| 1 (Function) | Text.Parsec.Free | 
| 2 (Function) | Text.Parsec.Prim, Text.Parsec | 
| PwhiteSpace | Text.Parsec.Free | 
| quiet | Text.Parsec.Free | 
| renderLog | Text.Parsec.Free.Log | 
| RenderState |  | 
| 1 (Type/Class) | Text.Parsec.Free.Log | 
| 2 (Data Constructor) | Text.Parsec.Free.Log | 
| Reply | Text.Parsec.Prim, Text.Parsec | 
| reserved | Text.Parsec.Token | 
| reservedNames | Text.Parsec.Token | 
| reservedOp | Text.Parsec.Token | 
| reservedOpNames | Text.Parsec.Token | 
| Result | Text.Parsec.Free.Log | 
| rsBranch | Text.Parsec.Free.Log | 
| rsIndex | Text.Parsec.Free.Log | 
| rsMap | Text.Parsec.Free.Log | 
| rsStack | Text.Parsec.Free.Log | 
| runP | Text.Parsec.Prim, Text.Parsec | 
| runParsecDSL | Text.Parsec.Free | 
| runParsecT | Text.Parsec.Prim, Text.Parsec | 
| runParser | Text.Parsec.Prim, Text.Parsec | 
| runParserT | Text.Parsec.Prim, Text.Parsec | 
| runParserTLog | Text.Parsec.Prim | 
| runPT | Text.Parsec.Prim, Text.Parsec | 
| runPTLog | Text.Parsec.Prim | 
| satisfy |  | 
| 1 (Function) | Text.Parsec.Free | 
| 2 (Function) | Text.Parsec.Char, Text.Parsec | 
| semi | Text.Parsec.Token | 
| semiSep | Text.Parsec.Token | 
| semiSep1 | Text.Parsec.Token | 
| sepBy |  | 
| 1 (Function) | Text.Parsec.Free | 
| 2 (Function) | Text.Parsec.Combinator, Text.Parsec | 
| sepBy1 |  | 
| 1 (Function) | Text.Parsec.Free | 
| 2 (Function) | Text.Parsec.Combinator, Text.Parsec | 
| sepEndBy |  | 
| 1 (Function) | Text.Parsec.Free | 
| 2 (Function) | Text.Parsec.Combinator, Text.Parsec | 
| sepEndBy1 |  | 
| 1 (Function) | Text.Parsec.Free | 
| 2 (Function) | Text.Parsec.Combinator, Text.Parsec | 
| setErrorMessage | Text.Parsec.Error | 
| setErrorPos | Text.Parsec.Error | 
| setInput |  | 
| 1 (Function) | Text.Parsec.Prim, Text.Parsec | 
| 2 (Function) | Text.Parsec.Free | 
| setParserState |  | 
| 1 (Function) | Text.Parsec.Free | 
| 2 (Function) | Text.Parsec.Prim, Text.Parsec | 
| setPosition |  | 
| 1 (Function) | Text.Parsec.Prim, Text.Parsec | 
| 2 (Function) | Text.Parsec.Free | 
| setSourceColumn | Text.Parsec.Pos, Text.Parsec | 
| setSourceLine | Text.Parsec.Pos, Text.Parsec | 
| setSourceName | Text.Parsec.Pos, Text.Parsec | 
| setState | Text.Parsec.Prim, Text.Parsec | 
| showErrorMessages | Text.Parsec.Error | 
| skipMany |  | 
| 1 (Function) | Text.Parsec.Free | 
| 2 (Function) | Text.Parsec.Prim, Text.Parsec | 
| skipMany1 |  | 
| 1 (Function) | Text.Parsec.Free | 
| 2 (Function) | Text.Parsec.Combinator, Text.Parsec | 
| sourceColumn | Text.Parsec.Pos, Text.Parsec | 
| sourceLine | Text.Parsec.Pos, Text.Parsec | 
| SourceName | Text.Parsec.Pos, Text.Parsec | 
| sourceName | Text.Parsec.Pos, Text.Parsec | 
| SourcePos | Text.Parsec.Pos, Text.Parsec | 
| space |  | 
| 1 (Function) | Text.Parsec.Free | 
| 2 (Function) | Text.Parsec.Char, Text.Parsec | 
| spaces |  | 
| 1 (Function) | Text.Parsec.Free | 
| 2 (Function) | Text.Parsec.Char, Text.Parsec | 
| squares | Text.Parsec.Token | 
| State |  | 
| 1 (Data Constructor) | Text.Parsec.Prim, Text.Parsec | 
| 2 (Type/Class) | Text.Parsec.Prim, Text.Parsec | 
| stateInput | Text.Parsec.Prim, Text.Parsec | 
| statePos | Text.Parsec.Prim, Text.Parsec | 
| stateUser | Text.Parsec.Prim, Text.Parsec | 
| Stream | Text.Parsec.Prim, Text.Parsec | 
| StreamPermParser | Text.Parsec.Perm | 
| string |  | 
| 1 (Function) | Text.Parsec.Free | 
| 2 (Function) | Text.Parsec.Char, Text.Parsec | 
| stringLiteral | Text.Parsec.Token | 
| Success | Text.Parsec.Free.Log | 
| SuccessValue | Text.Parsec.Free.Log | 
| symbol | Text.Parsec.Token | 
| SysUnExpect | Text.Parsec.Error | 
| sysUnExpectError | Text.Parsec.Prim, Text.Parsec | 
| tab |  | 
| 1 (Function) | Text.Parsec.Free | 
| 2 (Function) | Text.Parsec.Char, Text.Parsec | 
| token | Text.Parsec.Prim, Text.Parsec | 
| TokenParser |  | 
| 1 (Data Constructor) | Text.Parsec.Token | 
| 2 (Type/Class) | Text.Parsec.Token | 
| tokenPrim | Text.Parsec.Prim, Text.Parsec | 
| tokenPrimEx |  | 
| 1 (Function) | Text.Parsec.Free | 
| 2 (Function) | Text.Parsec.Prim, Text.Parsec | 
| tokens |  | 
| 1 (Function) | Text.Parsec.Free | 
| 2 (Function) | Text.Parsec.Prim, Text.Parsec | 
| try |  | 
| 1 (Function) | Text.Parsec.Free | 
| 2 (Function) | Text.Parsec.Prim, Text.Parsec | 
| uncons | Text.Parsec.Prim, Text.Parsec | 
| UnExpect | Text.Parsec.Error | 
| unexpected |  | 
| 1 (Function) | Text.Parsec.Free | 
| 2 (Function) | Text.Parsec.Prim, Text.Parsec | 
| unknownError | Text.Parsec.Prim, Text.Parsec | 
| updateParserState |  | 
| 1 (Function) | Text.Parsec.Free | 
| 2 (Function) | Text.Parsec.Prim, Text.Parsec | 
| updatePosChar | Text.Parsec.Pos | 
| updatePosString | Text.Parsec.Pos | 
| updateState | Text.Parsec.Prim, Text.Parsec | 
| upper |  | 
| 1 (Function) | Text.Parsec.Free | 
| 2 (Function) | Text.Parsec.Char, Text.Parsec | 
| whiteSpace | Text.Parsec.Token | 
| _Dedent | Text.Parsec.Free.Log | 
| _Indent | Text.Parsec.Free.Log | 
| _leBranch | Text.Parsec.Free.Log | 
| _leDepth | Text.Parsec.Free.Log | 
| _leParser | Text.Parsec.Free.Log | 
| _leResult | Text.Parsec.Free.Log | 
| _leShow | Text.Parsec.Free.Log | 
| _ParseAttempt | Text.Parsec.Free.Log | 
| _ParseFailed | Text.Parsec.Free.Log | 
| _ParseSuccess | Text.Parsec.Free.Log | 
| _ParseSuccessful | Text.Parsec.Free.Log | 
| _rsBranch | Text.Parsec.Free.Log | 
| _rsIndex | Text.Parsec.Free.Log | 
| _rsMap | Text.Parsec.Free.Log | 
| _rsStack | Text.Parsec.Free.Log |