!fK^      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~judah.jacobson@gmail.com experimentalportable (FFI) Trustworthy2=?X$9terminfoPA parameter to specify the number of lines affected. Some capabilities (e.g., clear and dch1K) use this parameter on some terminals to compute variable-length padding.terminfoA feature or operation which a   may define.terminfoAn action which sends output to the terminal. That output may mix plain text with control characters and escape sequences, along with delays (called "padding") required by some older terminals. terminfo<Initialize the terminfo library to the given terminal entry. Throws a  , if the terminfo database could not be read. terminfo+Initialize the terminfo library, using the TERM environmental variable. If TERM/ is not set, we use the generic, minimal entry dumb. Throws a  , if the terminfo database could not be read.terminfo8Write the terminal output to the standard output device.terminfoHWrite the terminal output to the terminal or file managed by the given .terminfoAn operator version of .terminfo6Look up a numeric capability in the terminfo database.terminfo8Look up a boolean capability in the terminfo database. Unlike *, this capability never fails; it returns ; if the capability is absent or set to false, and returns  otherwise. terminfoULook up a boolean capability in the terminfo database, and fail if it's not defined.terminfo_Look up a string capability in the terminfo database. NOTE: This function is deprecated; use  instead.terminfo8Look up an output capability in the terminfo database. terminfoTOutput a string capability. Applys padding information to the string if necessary.terminfoULook up an output capability which takes a fixed number of parameters (for example, Int -> Int -> TermOutput).AFor capabilities which may contain variable-length padding, use  instead.   2judah.jacobson@gmail.com experimentalportable (FFI)Safe10terminfo.The maximum number of of colors on the screen.1terminfoThis capability temporarily sets the terminal's foreground color while outputting the given text, and then restores the terminal to its default foreground and background colors.2terminfoThis capability temporarily sets the terminal's background color while outputting the given text, and then restores the terminal to its default foreground and background colors.3terminfoHSets the foreground color of all further text output, using either the setaf or setf capability.4terminfoHSets the background color of all further text output, using either the setab or setb capability.5terminfoBRestores foreground/background colors to their original settings.&'()*+,-./0123450&'()*+,-./12345judah.jacobson@gmail.com experimentalportable (FFI)SafeBB?terminfo{This flag specifies that the cursor wraps automatically from the last column of one line to the first column of the next.@terminfokThis flag specifies that a backspace at column 0 wraps the cursor to the last column of the previous line.Aterminfo8This flag specifies that the terminal does not perform ?-style wrapping when the character which would cause the wraparound is a control character. This is also known as the "newline glitch" or "magic wrap". |For example, in an 80-column terminal with this behavior, the following will print single-spaced instead of double-spaced: 1replicateM_ 5 $ putStr $ replicate 80 'x' ++ "\n"PterminfoThe crM capability, which moves the cursor to the first column of the current line.QterminfoThe nel capability, which moves the cursor to the first column of the next line. It behaves like a carriage return followed by a line feed.If nel= is not defined, this may be built out of other capabilities.9:;<=>?@ABCDEFGHIJKLMNOPQRSTUV=>?@APQRSOLMNBCDEFGHIJKT9:;<VUjudah.jacobson@gmail.com experimentalportable (FFI)SafeGOWterminfo8Clear the screen, and move the cursor to the upper left.Xterminfo'Clear from beginning of line to cursor.Yterminfo!Clear from cursor to end of line.ZterminfoClear display after cursor.WXYZWXYZjudah.jacobson@gmail.com experimentalportable (FFI)SafeWY eterminfoPTurns on standout mode before outputting the given text, and then turns it off.fterminfoQTurns on underline mode before outputting the given text, and then turns it off.gterminfoXTurns on bold mode before outputting the given text, and then turns all attributes off.rterminfoTurns off all text attributes. This capability will always succeed, but it has no effect in terminals which do not support text attributes.sterminfoSets the attributes on or off before outputting the given text, and then turns them all off. This capability will always succeed; properties which cannot be set in the current terminal will be ignored.tterminfoSets the attributes on or off. This capability will always succeed; properties which cannot be set in the current terminal will be ignored.uterminfo0These attributes have all properties turned off.vterminfoSound the audible bell.wterminfo!Present a visual alert using the flash capability.[\]^_`abcdefghijklmnopqrstuvwvw[\]^_`abcdustrefghijklmnopqjudah.jacobson@gmail.com experimentalportable (FFI)Safe[f~terminfoLLook up the control sequence for a given function sequence. For example, functionKey 12 retrieves the kf12 capability.xyz{|}~xyz{|}~judah.jacobson@gmail.com experimentalportable (FFI)Safe\u &'()*+,-./0123459:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcddefghijklmnopqrstuvwxyz{|}~'terminfo-0.4.1.3-AIEitS8QcxECfks3LrvO4NSystem.Console.Terminfo.BaseSystem.Console.Terminfo.ColorSystem.Console.Terminfo.CursorSystem.Console.Terminfo.EditSystem.Console.Terminfo.EffectsSystem.Console.Terminfo.KeysSystem.Console.TerminfobaseGHC.BasememptymappendmconcatMonoidTermStr OutputCap LinesAffected Capability TermOutputSetupTermErrorTerminal setupTermsetupTermFromEnvtermText runTermOutputhRunTermOutput<#> getCapabilitytiGetNum tiGetFlag tiGuardFlagtiGetStr tiGetOutput tiGetOutput1$fExceptionSetupTermError$fShowSetupTermError$fMonadPlusCapability$fAlternativeCapability$fMonadCapability$fApplicativeCapability$fFunctorCapability$fMonoidTermOutput$fSemigroupTermOutput $fOutputCap->$fOutputCapTermOutput $fOutputCap[]$fTermStrTermOutput $fTermStr[]ColorBlackRedGreenYellowBlueMagentaCyanWhite ColorNumber termColorswithForegroundColorwithBackgroundColorsetForegroundColorsetBackgroundColorrestoreDefaultColors $fShowColor $fEqColor $fOrdColorPointrowcol termLines termColumnsautoRightMarginautoLeftMarginwraparoundGlitch cursorDown1 cursorLeft1 cursorRight1 cursorUp1 cursorDown cursorLeft cursorRightcursorUp cursorHome cursorToLLmoveLeft moveRightmoveUpmoveDowncarriageReturnnewline scrollForward scrollReverse cursorAddress columnAddress rowAddress clearScreenclearBOLclearEOLclearEOS Attributes standoutAttr underlineAttr reverseAttr blinkAttrdimAttrboldAttr invisibleAttr protectedAttr withStandout withUnderlinewithBoldenterStandoutModeexitStandoutModeenterUnderlineModeexitUnderlineMode reverseOnblinkOnboldOndimOn invisibleOn protectedOnallAttributesOffwithAttributes setAttributesdefaultAttributesbell visualBellkeypadOn keypadOffkeyUpkeyDownkeyLeftkeyRight functionKey keyBackspace keyDeleteCharkeyHomekeyEnd keyPageUp keyPageDownkeyEnterGHC.IO.Handle.TypesHandleghc-prim GHC.TypesFalseTruetPuts