aWt      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrsNone #%&:IOT%Information for each node in the AST.Location info from the parser.Comments attached to this node.!Comment associated with a node. t, 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.&Break line when meets these operators. 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.#  !"!  !       !"None 9:;LT[0u+A link in a chain of operator applications.vPretty printing class./ Pretty print including comments.w*Pretty print using HSE's own printer. The x class here is HSE's.y=Increase indentation level by n spaces for the given printer.z+Print all the printers separated by spaces.{+Print all the printers separated by commas.|(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.:Pretty infix application of a name (identifier or symbol).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?DIf the given operator is an element of line breaks in configuration.>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.{uv/wyz{|}~0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefg//xuv/wyz{|}~0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefgNoneLMOTA block of code.?Includes the starting line (indexed from 0) for error reportingiFormat 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.jPrint the module.'Pretty print the given printable thing.kAParse mode, includes all extensions, doesn't assume any fixities.lTest the given file.mTest the given file.n,Test with the given style, prints to stdout.oKParse the source and annotate it with comments, yielding the resulting AST.pDefault extensions.'Extensions which steal too much syntax.q*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.ijklmnopq ijklmnopq ijknlompqijklmnopq      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxytzx{|}~w$hindent-5.2.4-1D6LcK2eggIEoinmXAvdhi HIndent.TypesHIndent.PrettyHIndentNodeInfo nodeInfoSpannodeInfoComments NodeCommentCommentSameLineCommentAfterLineCommentBeforeLine SomeComment EndOfLine MultiLineConfigconfigMaxColumnsconfigIndentSpacesconfigTrailingNewlineconfigSortImportsconfigLineBreaks 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$fPrettyGadtDecl$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-3cTxCkJRAWwHmHJiV9Cwc5Language.Haskell.Exts.SrcLocSrcSpan OpChainLinkPrettypretty'Language.Haskell.Exts.Prettyindentedspacedcommasinterlined prefixedLinedcolumnnewlinewithCaseContext rhsSeparatordependwrapparensbracesbracketsspacecommaintwritestringgetIndentSpacessandboxwithCtx maybeOverlapswingswingByprettyInfixName prettyInfixOpexpdecl formatImportsdependOrNewlinerhs guardedRhscontextdecl' qualConDeclconDeclrecDeclisRecord isLineBreak fitsOnOneLineifFitsOnOneLineOrElseflattenOpChain OpChainExpprettyInternal indentedBlockprettyQuoteNameprettyQuoteQName classHeadgroupAdjacentByspanAdjacentByimportSpecCompare cNameComparestmtmatchtyp prettyTopNamedeclTy recUpdateExpr bindingGroupinfixApp CodeBlock HaskellSourcehasTrailingLinecppSplitBlocksrunPrinterStyle badExtensions readExtensiontraverseInOrdercollectAllCommentscollectCommentsByShebang CPPDirectivess8_stripPrefix