\SUr      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqNone #%&:IOT%Information for each node in the AST.Location info from the parser.Comments attached to this node.!Comment associated with a node. r, is the original source span of the comment.Some comment to print. zConfigurations shared among the different styles. Styles may pay attention to or completely disregard this configuration. )Maximum columns to fit code into ideally.How many spaces to indent?End with a newline.Sort imports in groups. The state of the pretty printer.XCurrent indentation level, i.e. every time there's a new-line, output this many spaces.&The current output bytestring builder.Just outputted a newline?Current column.Current line number.2Configuration of max colums and indentation style.9Whether we're in a case statement, used for Rhs printing.%Bail out if we exceed current column.A pretty printing monad.Default style configuration."  !         !None9:;LT[.s+A link in a chain of operator applications.tPretty printing class.. Pretty print including comments.u*Pretty print using HSE's own printer. The v class here is HSE's.w=Increase indentation level by n spaces for the given printer.x+Print all the printers separated by spaces.y+Print all the printers separated by commas.z(Print all the printers separated by sep.{-Print all the printers separated by newlines.|HPrint all the printers separated newlines and optionally a line prefix.}KSet the (newline-) indent level to the given column for the given printer.~Output a newline.ASet the context to a case context, where RHS is printed with -> ./Get the current RHS separator, either = or -> .HMake the latter's indentation depend upon the end column of the former.Wrap.Wrap in parens.Wrap in braces.Wrap in brackets.Write a space.Write a comma.Write an integral.>Write out a string, updating the current position information.Write a string.Indent spaces, e.g. 2.FPlay with a printer and then restore the state to what it was before.%Render a type with a context, or not.#Maybe render an overlap definition.FSwing the second printer below and indented with respect to the first._Swing the second printer below and indented with respect to the first by the specified amount.0Pretty print a name for being an infix operator.Do after lambda should swing.Render an expression.Render a declaration.9Format imports, preserving empty newlines between groups._Make the right hand side dependent if it fits on one line, otherwise send it to the next line.<Handle do and case specially and also space out guards more.Handle do specially.$Implement dangling right-hand-sides.AFormat contexts with spaces and commas between class constraints.!Pretty print type signatures likeefoo :: (Show x, Read x) => (Foo -> Bar) -> Maybe Int -> (Char -> X -> Y) -> IO ()=Specially format records. Indent where clauses only 2 spaces.$Use special record display, used by dataDecl in a record scenario.!Fields are preceded with a space.3Record decls are formatted like: Foo { bar :: X }Is the decl a record?>Does printing the given thing overflow column limit? (e.g. 80)7If first printer fits, use it, else use the second one.GFlatten a tree of InfixApp expressions into a chain of operator links.sst.uwxyz{|}~/0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcde..pst.uwxyz{|}~/0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdeNoneLMOTA block of code.gFormat the given source.3Does the strict bytestring have a trailing newline?ZBreak a Haskell code string into chunks, using CPP as a delimiter. Lines that start with '#if', '#end', or '#else'O are their own chunks, and also act as chunk separators. For example, the code -#ifdef X x = X y = Y #else x = Y y = X #endifUwill become five blocks, one for each CPP line and one for each pair of declarations.hPrint the module.'Pretty print the given printable thing.iAParse mode, includes all extensions, doesn't assume any fixities.jTest the given file.kTest the given file.l,Test with the given style, prints to stdout.mKParse the source and annotate it with comments, yielding the resulting AST.nDefault extensions.'Extensions which steal too much syntax.o*Consume an extensions list from arguments.Parse an extension.!Traverse the structure backwards.YCollect all comments in the module by traversing the tree. Read this from bottom to top.Collect comments by satisfying the given predicate, to collect a comment means to remove it from the pool of available comments in the State. This allows for a multiple pass approach.ghijklmno ghijklmno ghiljmknoghijklmno      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwrxvyz{|}~u$hindent-5.2.2-BooCibKekTdAyh0IWiIVKL HIndent.TypesHIndent.PrettyHIndentNodeInfo nodeInfoSpannodeInfoComments NodeCommentCommentSameLineCommentAfterLineCommentBeforeLine SomeComment EndOfLine MultiLineConfigconfigMaxColumnsconfigIndentSpacesconfigTrailingNewlineconfigSortImports PrintState psIndentLevelpsOutput psNewlinepsColumnpsLinepsConfig psInsideCase psHardLimit psEolCommentPrinter runPrinter defaultConfig$fShowNodeInfo$fFromJSONConfig$fApplicativePrinter$fMonadPrinter$fFunctorPrinter$fMonadStatePrinter$fMonadPlusPrinter$fAlternativePrinter$fShowSomeComment$fOrdSomeComment$fEqSomeComment$fShowNodeComment$fOrdNodeComment$fEqNodeCommentpretty$fPrettyExportSpec$fPrettyExportSpecList$fPrettyWarningText$fPrettyImportSpec$fPrettyImportSpecList$fPrettyModuleName$fPrettyImportDecl$fPrettyModulePragma$fPrettyModuleHead$fPrettyTyVarBind $fPrettyQOp$fPrettySpecialCon $fPrettyQName $fPrettyName$fPrettyLiteral$fPrettyResultSig $fPrettyKind$fPrettyFunDep$fPrettyDataOrNew$fPrettyBooleanFormula$fPrettyIPBind$fPrettyBracket$fPrettyModule $fPrettySign$fPrettyOverlap$fPrettyDeclHead$fPrettyInstHead$fPrettyInstRule$fPrettySplice $fPrettyRhs$fPrettyQualConDecl$fPrettyPatField $fPrettyMatch$fPrettyInstDecl$fPrettyInjectivityInfo$fPrettyGuardedRhs$fPrettyFieldUpdate$fPrettyFieldDecl$fPrettyConDecl$fPrettyClassDecl $fPrettyBinds$fPrettyUnpackedness$fPrettyBangType $fPrettyAsst $fPrettyAlt$fPrettyDeriving$fPrettyTypeEqn $fPrettyDecl$fPrettyQualStmt $fPrettyStmt$fPrettyIPName $fPrettyExp $fPrettyType $fPrettyPat$fPrettyContext$fShowOpChainLinkreformat prettyPrint parseModetestFile testFileAsttesttestAstdefaultExtensions getExtensions$fShowCodeBlock $fEqCodeBlock.haskell-src-exts-1.19.1-L7gwvAIkxqmLfZvA3DsrUPLanguage.Haskell.Exts.SrcLocSrcSpan OpChainLinkPrettypretty'Language.Haskell.Exts.Prettyindentedspacedcommasinterlined prefixedLinedcolumnnewlinewithCaseContext rhsSeparatordependwrapparensbracesbracketsspacecommaintwritestringgetIndentSpacessandboxwithCtx maybeOverlapswingswingBy prettyInfixOpexpdecl formatImportsdependOrNewlinerhs guardedRhscontextdecl' qualConDeclconDeclrecDeclisRecord fitsOnOneLineifFitsOnOneLineOrElseflattenOpChain OpChainExpprettyInternal indentedBlockgroupAdjacentByspanAdjacentBystmtmatch unboxParenstyp prettyTopName recUpdateExpr bindingGroupinfixApp CodeBlockhasTrailingLinecppSplitBlocksrunPrinterStyle badExtensions readExtensiontraverseInOrdercollectAllCommentscollectCommentsByShebang HaskellSource CPPDirectivess8_stripPrefix