[{"display_html":"<span class=\"keyword\">data</span> <a href=\"#t:Terminal\">Terminal</a>","name":"Terminal","module":"System.Console.Terminfo.Base","link":"System-Console-Terminfo-Base.html#t:Terminal"},{"display_html":"<a href=\"#v:setupTerm\">setupTerm</a> :: <a href=\"/package/base-4.16.3.0/docs/Data-String.html#t:String\" title=\"Data.String\">String</a> -&gt; <a href=\"/package/base-4.16.3.0/docs/System-IO.html#t:IO\" title=\"System.IO\">IO</a> <a href=\"System-Console-Terminfo-Base.html#t:Terminal\" title=\"System.Console.Terminfo.Base\">Terminal</a>","name":"setupTerm","module":"System.Console.Terminfo.Base","link":"System-Console-Terminfo-Base.html#v:setupTerm"},{"display_html":"<a href=\"#v:setupTermFromEnv\">setupTermFromEnv</a> :: <a href=\"/package/base-4.16.3.0/docs/System-IO.html#t:IO\" title=\"System.IO\">IO</a> <a href=\"System-Console-Terminfo-Base.html#t:Terminal\" title=\"System.Console.Terminfo.Base\">Terminal</a>","name":"setupTermFromEnv","module":"System.Console.Terminfo.Base","link":"System-Console-Terminfo-Base.html#v:setupTermFromEnv"},{"display_html":"<span class=\"keyword\">data</span> <a href=\"#t:SetupTermError\">SetupTermError</a>","name":"SetupTermError","module":"System.Console.Terminfo.Base","link":"System-Console-Terminfo-Base.html#t:SetupTermError"},{"display_html":"<span class=\"keyword\">data</span> <a href=\"#t:Capability\">Capability</a> a","name":"Capability","module":"System.Console.Terminfo.Base","link":"System-Console-Terminfo-Base.html#t:Capability"},{"display_html":"<a href=\"#v:getCapability\">getCapability</a> :: <a href=\"System-Console-Terminfo-Base.html#t:Terminal\" title=\"System.Console.Terminfo.Base\">Terminal</a> -&gt; <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> a -&gt; <a href=\"/package/base-4.16.3.0/docs/Data-Maybe.html#t:Maybe\" title=\"Data.Maybe\">Maybe</a> a","name":"getCapability","module":"System.Console.Terminfo.Base","link":"System-Console-Terminfo-Base.html#v:getCapability"},{"display_html":"<a href=\"#v:tiGetFlag\">tiGetFlag</a> :: <a href=\"/package/base-4.16.3.0/docs/Data-String.html#t:String\" title=\"Data.String\">String</a> -&gt; <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> <a href=\"/package/base-4.16.3.0/docs/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>","name":"tiGetFlag","module":"System.Console.Terminfo.Base","link":"System-Console-Terminfo-Base.html#v:tiGetFlag"},{"display_html":"<a href=\"#v:tiGuardFlag\">tiGuardFlag</a> :: <a href=\"/package/base-4.16.3.0/docs/Data-String.html#t:String\" title=\"Data.String\">String</a> -&gt; <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> ()","name":"tiGuardFlag","module":"System.Console.Terminfo.Base","link":"System-Console-Terminfo-Base.html#v:tiGuardFlag"},{"display_html":"<a href=\"#v:tiGetNum\">tiGetNum</a> :: <a href=\"/package/base-4.16.3.0/docs/Data-String.html#t:String\" title=\"Data.String\">String</a> -&gt; <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> <a href=\"/package/base-4.16.3.0/docs/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a>","name":"tiGetNum","module":"System.Console.Terminfo.Base","link":"System-Console-Terminfo-Base.html#v:tiGetNum"},{"display_html":"<a href=\"#v:tiGetStr\">tiGetStr</a> :: <a href=\"/package/base-4.16.3.0/docs/Data-String.html#t:String\" title=\"Data.String\">String</a> -&gt; <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> <a href=\"/package/base-4.16.3.0/docs/Data-String.html#t:String\" title=\"Data.String\">String</a>","name":"tiGetStr","module":"System.Console.Terminfo.Base","link":"System-Console-Terminfo-Base.html#v:tiGetStr"},{"display_html":"<a href=\"#v:tiGetOutput1\">tiGetOutput1</a> :: <span class=\"keyword\">forall</span> f. <a href=\"System-Console-Terminfo-Base.html#t:OutputCap\" title=\"System.Console.Terminfo.Base\">OutputCap</a> f =&gt; <a href=\"/package/base-4.16.3.0/docs/Data-String.html#t:String\" title=\"Data.String\">String</a> -&gt; <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> f","name":"tiGetOutput1","module":"System.Console.Terminfo.Base","link":"System-Console-Terminfo-Base.html#v:tiGetOutput1"},{"display_html":"<span class=\"keyword\">class</span> <a href=\"#t:OutputCap\">OutputCap</a> f","name":"OutputCap","module":"System.Console.Terminfo.Base","link":"System-Console-Terminfo-Base.html#t:OutputCap"},{"display_html":"<span class=\"keyword\">class</span> (<a href=\"System-Console-Terminfo-Base.html#t:Monoid\" title=\"System.Console.Terminfo.Base\">Monoid</a> s, <a href=\"System-Console-Terminfo-Base.html#t:OutputCap\" title=\"System.Console.Terminfo.Base\">OutputCap</a> s) =&gt; <a href=\"#t:TermStr\">TermStr</a> s","name":"TermStr","module":"System.Console.Terminfo.Base","link":"System-Console-Terminfo-Base.html#t:TermStr"},{"display_html":"<span class=\"keyword\">data</span> <a href=\"#t:TermOutput\">TermOutput</a>","name":"TermOutput","module":"System.Console.Terminfo.Base","link":"System-Console-Terminfo-Base.html#t:TermOutput"},{"display_html":"<a href=\"#v:runTermOutput\">runTermOutput</a> :: <a href=\"System-Console-Terminfo-Base.html#t:Terminal\" title=\"System.Console.Terminfo.Base\">Terminal</a> -&gt; <a href=\"System-Console-Terminfo-Base.html#t:TermOutput\" title=\"System.Console.Terminfo.Base\">TermOutput</a> -&gt; <a href=\"/package/base-4.16.3.0/docs/System-IO.html#t:IO\" title=\"System.IO\">IO</a> ()","name":"runTermOutput","module":"System.Console.Terminfo.Base","link":"System-Console-Terminfo-Base.html#v:runTermOutput"},{"display_html":"<a href=\"#v:hRunTermOutput\">hRunTermOutput</a> :: <a href=\"/package/base-4.16.3.0/docs/System-IO.html#t:Handle\" title=\"System.IO\">Handle</a> -&gt; <a href=\"System-Console-Terminfo-Base.html#t:Terminal\" title=\"System.Console.Terminfo.Base\">Terminal</a> -&gt; <a href=\"System-Console-Terminfo-Base.html#t:TermOutput\" title=\"System.Console.Terminfo.Base\">TermOutput</a> -&gt; <a href=\"/package/base-4.16.3.0/docs/System-IO.html#t:IO\" title=\"System.IO\">IO</a> ()","name":"hRunTermOutput","module":"System.Console.Terminfo.Base","link":"System-Console-Terminfo-Base.html#v:hRunTermOutput"},{"display_html":"<a href=\"#v:termText\">termText</a> :: <a href=\"/package/base-4.16.3.0/docs/Data-String.html#t:String\" title=\"Data.String\">String</a> -&gt; <a href=\"System-Console-Terminfo-Base.html#t:TermOutput\" title=\"System.Console.Terminfo.Base\">TermOutput</a>","name":"termText","module":"System.Console.Terminfo.Base","link":"System-Console-Terminfo-Base.html#v:termText"},{"display_html":"<a href=\"#v:tiGetOutput\">tiGetOutput</a> :: <a href=\"/package/base-4.16.3.0/docs/Data-String.html#t:String\" title=\"Data.String\">String</a> -&gt; <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> ([<a href=\"/package/base-4.16.3.0/docs/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a>] -&gt; <a href=\"System-Console-Terminfo-Base.html#t:LinesAffected\" title=\"System.Console.Terminfo.Base\">LinesAffected</a> -&gt; <a href=\"System-Console-Terminfo-Base.html#t:TermOutput\" title=\"System.Console.Terminfo.Base\">TermOutput</a>)","name":"tiGetOutput","module":"System.Console.Terminfo.Base","link":"System-Console-Terminfo-Base.html#v:tiGetOutput"},{"display_html":"<span class=\"keyword\">type</span> <a href=\"#t:LinesAffected\">LinesAffected</a> = <a href=\"/package/base-4.16.3.0/docs/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a>","name":"LinesAffected","module":"System.Console.Terminfo.Base","link":"System-Console-Terminfo-Base.html#t:LinesAffected"},{"display_html":"<span class=\"keyword\">class</span> <a href=\"/package/base-4.16.3.0/docs/Prelude.html#t:Semigroup\" title=\"Prelude\">Semigroup</a> a =&gt; <a href=\"#t:Monoid\">Monoid</a> a <span class=\"keyword\">where</span><ul class=\"subs\"><li><a href=\"#v:mempty\">mempty</a> :: a</li><li><a href=\"#v:mappend\">mappend</a> :: a -&gt; a -&gt; a</li><li><a href=\"#v:mconcat\">mconcat</a> :: [a] -&gt; a</li></ul>","name":"Monoid mempty mappend mconcat","module":"System.Console.Terminfo.Base","link":"System-Console-Terminfo-Base.html#t:Monoid"},{"display_html":"<a href=\"#v:-60--35--62-\">(&lt;#&gt;)</a> :: <a href=\"System-Console-Terminfo-Base.html#t:Monoid\" title=\"System.Console.Terminfo.Base\">Monoid</a> m =&gt; m -&gt; m -&gt; m","name":"<#>","module":"System.Console.Terminfo.Base","link":"System-Console-Terminfo-Base.html#v:-60--35--62-"},{"display_html":"<a href=\"#v:termColors\">termColors</a> :: <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> <a href=\"/package/base-4.16.3.0/docs/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a>","name":"termColors","module":"System.Console.Terminfo.Color","link":"System-Console-Terminfo-Color.html#v:termColors"},{"display_html":"<span class=\"keyword\">data</span> <a href=\"#t:Color\">Color</a><ul class=\"subs\"><li>= <a href=\"#v:Black\">Black</a></li><li>| <a href=\"#v:Red\">Red</a></li><li>| <a href=\"#v:Green\">Green</a></li><li>| <a href=\"#v:Yellow\">Yellow</a></li><li>| <a href=\"#v:Blue\">Blue</a></li><li>| <a href=\"#v:Magenta\">Magenta</a></li><li>| <a href=\"#v:Cyan\">Cyan</a></li><li>| <a href=\"#v:White\">White</a></li><li>| <a href=\"#v:ColorNumber\">ColorNumber</a> <a href=\"/package/base-4.16.3.0/docs/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a></li></ul>","name":"Color Black Red Green Yellow Blue Magenta Cyan White ColorNumber","module":"System.Console.Terminfo.Color","link":"System-Console-Terminfo-Color.html#t:Color"},{"display_html":"<a href=\"#v:withForegroundColor\">withForegroundColor</a> :: <a href=\"System-Console-Terminfo-Base.html#t:TermStr\" title=\"System.Console.Terminfo.Base\">TermStr</a> s =&gt; <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> (<a href=\"System-Console-Terminfo-Color.html#t:Color\" title=\"System.Console.Terminfo.Color\">Color</a> -&gt; s -&gt; s)","name":"withForegroundColor","module":"System.Console.Terminfo.Color","link":"System-Console-Terminfo-Color.html#v:withForegroundColor"},{"display_html":"<a href=\"#v:withBackgroundColor\">withBackgroundColor</a> :: <a href=\"System-Console-Terminfo-Base.html#t:TermStr\" title=\"System.Console.Terminfo.Base\">TermStr</a> s =&gt; <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> (<a href=\"System-Console-Terminfo-Color.html#t:Color\" title=\"System.Console.Terminfo.Color\">Color</a> -&gt; s -&gt; s)","name":"withBackgroundColor","module":"System.Console.Terminfo.Color","link":"System-Console-Terminfo-Color.html#v:withBackgroundColor"},{"display_html":"<a href=\"#v:setForegroundColor\">setForegroundColor</a> :: <a href=\"System-Console-Terminfo-Base.html#t:TermStr\" title=\"System.Console.Terminfo.Base\">TermStr</a> s =&gt; <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> (<a href=\"System-Console-Terminfo-Color.html#t:Color\" title=\"System.Console.Terminfo.Color\">Color</a> -&gt; s)","name":"setForegroundColor","module":"System.Console.Terminfo.Color","link":"System-Console-Terminfo-Color.html#v:setForegroundColor"},{"display_html":"<a href=\"#v:setBackgroundColor\">setBackgroundColor</a> :: <a href=\"System-Console-Terminfo-Base.html#t:TermStr\" title=\"System.Console.Terminfo.Base\">TermStr</a> s =&gt; <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> (<a href=\"System-Console-Terminfo-Color.html#t:Color\" title=\"System.Console.Terminfo.Color\">Color</a> -&gt; s)","name":"setBackgroundColor","module":"System.Console.Terminfo.Color","link":"System-Console-Terminfo-Color.html#v:setBackgroundColor"},{"display_html":"<a href=\"#v:restoreDefaultColors\">restoreDefaultColors</a> :: <a href=\"System-Console-Terminfo-Base.html#t:TermStr\" title=\"System.Console.Terminfo.Base\">TermStr</a> s =&gt; <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> s","name":"restoreDefaultColors","module":"System.Console.Terminfo.Color","link":"System-Console-Terminfo-Color.html#v:restoreDefaultColors"},{"display_html":"<a href=\"#v:termLines\">termLines</a> :: <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> <a href=\"/package/base-4.16.3.0/docs/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a>","name":"termLines","module":"System.Console.Terminfo.Cursor","link":"System-Console-Terminfo-Cursor.html#v:termLines"},{"display_html":"<a href=\"#v:termColumns\">termColumns</a> :: <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> <a href=\"/package/base-4.16.3.0/docs/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a>","name":"termColumns","module":"System.Console.Terminfo.Cursor","link":"System-Console-Terminfo-Cursor.html#v:termColumns"},{"display_html":"<a href=\"#v:autoRightMargin\">autoRightMargin</a> :: <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> <a href=\"/package/base-4.16.3.0/docs/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>","name":"autoRightMargin","module":"System.Console.Terminfo.Cursor","link":"System-Console-Terminfo-Cursor.html#v:autoRightMargin"},{"display_html":"<a href=\"#v:autoLeftMargin\">autoLeftMargin</a> :: <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> <a href=\"/package/base-4.16.3.0/docs/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>","name":"autoLeftMargin","module":"System.Console.Terminfo.Cursor","link":"System-Console-Terminfo-Cursor.html#v:autoLeftMargin"},{"display_html":"<a href=\"#v:wraparoundGlitch\">wraparoundGlitch</a> :: <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> <a href=\"/package/base-4.16.3.0/docs/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a>","name":"wraparoundGlitch","module":"System.Console.Terminfo.Cursor","link":"System-Console-Terminfo-Cursor.html#v:wraparoundGlitch"},{"display_html":"<a href=\"#v:carriageReturn\">carriageReturn</a> :: <a href=\"System-Console-Terminfo-Base.html#t:TermStr\" title=\"System.Console.Terminfo.Base\">TermStr</a> s =&gt; <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> s","name":"carriageReturn","module":"System.Console.Terminfo.Cursor","link":"System-Console-Terminfo-Cursor.html#v:carriageReturn"},{"display_html":"<a href=\"#v:newline\">newline</a> :: <a href=\"System-Console-Terminfo-Base.html#t:TermStr\" title=\"System.Console.Terminfo.Base\">TermStr</a> s =&gt; <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> s","name":"newline","module":"System.Console.Terminfo.Cursor","link":"System-Console-Terminfo-Cursor.html#v:newline"},{"display_html":"<a href=\"#v:scrollForward\">scrollForward</a> :: <a href=\"System-Console-Terminfo-Base.html#t:TermStr\" title=\"System.Console.Terminfo.Base\">TermStr</a> s =&gt; <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> s","name":"scrollForward","module":"System.Console.Terminfo.Cursor","link":"System-Console-Terminfo-Cursor.html#v:scrollForward"},{"display_html":"<a href=\"#v:scrollReverse\">scrollReverse</a> :: <a href=\"System-Console-Terminfo-Base.html#t:TermStr\" title=\"System.Console.Terminfo.Base\">TermStr</a> s =&gt; <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> s","name":"scrollReverse","module":"System.Console.Terminfo.Cursor","link":"System-Console-Terminfo-Cursor.html#v:scrollReverse"},{"display_html":"<a href=\"#v:moveDown\">moveDown</a> :: <a href=\"System-Console-Terminfo-Base.html#t:TermStr\" title=\"System.Console.Terminfo.Base\">TermStr</a> s =&gt; <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> (<a href=\"/package/base-4.16.3.0/docs/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; s)","name":"moveDown","module":"System.Console.Terminfo.Cursor","link":"System-Console-Terminfo-Cursor.html#v:moveDown"},{"display_html":"<a href=\"#v:moveLeft\">moveLeft</a> :: <a href=\"System-Console-Terminfo-Base.html#t:TermStr\" title=\"System.Console.Terminfo.Base\">TermStr</a> s =&gt; <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> (<a href=\"/package/base-4.16.3.0/docs/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; s)","name":"moveLeft","module":"System.Console.Terminfo.Cursor","link":"System-Console-Terminfo-Cursor.html#v:moveLeft"},{"display_html":"<a href=\"#v:moveRight\">moveRight</a> :: <a href=\"System-Console-Terminfo-Base.html#t:TermStr\" title=\"System.Console.Terminfo.Base\">TermStr</a> s =&gt; <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> (<a href=\"/package/base-4.16.3.0/docs/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; s)","name":"moveRight","module":"System.Console.Terminfo.Cursor","link":"System-Console-Terminfo-Cursor.html#v:moveRight"},{"display_html":"<a href=\"#v:moveUp\">moveUp</a> :: <a href=\"System-Console-Terminfo-Base.html#t:TermStr\" title=\"System.Console.Terminfo.Base\">TermStr</a> s =&gt; <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> (<a href=\"/package/base-4.16.3.0/docs/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; s)","name":"moveUp","module":"System.Console.Terminfo.Cursor","link":"System-Console-Terminfo-Cursor.html#v:moveUp"},{"display_html":"<a href=\"#v:cursorDown1\">cursorDown1</a> :: <a href=\"System-Console-Terminfo-Base.html#t:TermStr\" title=\"System.Console.Terminfo.Base\">TermStr</a> s =&gt; <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> s","name":"cursorDown1","module":"System.Console.Terminfo.Cursor","link":"System-Console-Terminfo-Cursor.html#v:cursorDown1"},{"display_html":"<a href=\"#v:cursorLeft1\">cursorLeft1</a> :: <a href=\"System-Console-Terminfo-Base.html#t:TermStr\" title=\"System.Console.Terminfo.Base\">TermStr</a> s =&gt; <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> s","name":"cursorLeft1","module":"System.Console.Terminfo.Cursor","link":"System-Console-Terminfo-Cursor.html#v:cursorLeft1"},{"display_html":"<a href=\"#v:cursorRight1\">cursorRight1</a> :: <a href=\"System-Console-Terminfo-Base.html#t:TermStr\" title=\"System.Console.Terminfo.Base\">TermStr</a> s =&gt; <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> s","name":"cursorRight1","module":"System.Console.Terminfo.Cursor","link":"System-Console-Terminfo-Cursor.html#v:cursorRight1"},{"display_html":"<a href=\"#v:cursorUp1\">cursorUp1</a> :: <a href=\"System-Console-Terminfo-Base.html#t:TermStr\" title=\"System.Console.Terminfo.Base\">TermStr</a> s =&gt; <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> s","name":"cursorUp1","module":"System.Console.Terminfo.Cursor","link":"System-Console-Terminfo-Cursor.html#v:cursorUp1"},{"display_html":"<a href=\"#v:cursorDown\">cursorDown</a> :: <a href=\"System-Console-Terminfo-Base.html#t:TermStr\" title=\"System.Console.Terminfo.Base\">TermStr</a> s =&gt; <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> (<a href=\"/package/base-4.16.3.0/docs/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; s)","name":"cursorDown","module":"System.Console.Terminfo.Cursor","link":"System-Console-Terminfo-Cursor.html#v:cursorDown"},{"display_html":"<a href=\"#v:cursorLeft\">cursorLeft</a> :: <a href=\"System-Console-Terminfo-Base.html#t:TermStr\" title=\"System.Console.Terminfo.Base\">TermStr</a> s =&gt; <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> (<a href=\"/package/base-4.16.3.0/docs/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; s)","name":"cursorLeft","module":"System.Console.Terminfo.Cursor","link":"System-Console-Terminfo-Cursor.html#v:cursorLeft"},{"display_html":"<a href=\"#v:cursorRight\">cursorRight</a> :: <a href=\"System-Console-Terminfo-Base.html#t:TermStr\" title=\"System.Console.Terminfo.Base\">TermStr</a> s =&gt; <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> (<a href=\"/package/base-4.16.3.0/docs/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; s)","name":"cursorRight","module":"System.Console.Terminfo.Cursor","link":"System-Console-Terminfo-Cursor.html#v:cursorRight"},{"display_html":"<a href=\"#v:cursorUp\">cursorUp</a> :: <a href=\"System-Console-Terminfo-Base.html#t:TermStr\" title=\"System.Console.Terminfo.Base\">TermStr</a> s =&gt; <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> (<a href=\"/package/base-4.16.3.0/docs/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; s)","name":"cursorUp","module":"System.Console.Terminfo.Cursor","link":"System-Console-Terminfo-Cursor.html#v:cursorUp"},{"display_html":"<a href=\"#v:cursorHome\">cursorHome</a> :: <a href=\"System-Console-Terminfo-Base.html#t:TermStr\" title=\"System.Console.Terminfo.Base\">TermStr</a> s =&gt; <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> s","name":"cursorHome","module":"System.Console.Terminfo.Cursor","link":"System-Console-Terminfo-Cursor.html#v:cursorHome"},{"display_html":"<a href=\"#v:cursorToLL\">cursorToLL</a> :: <a href=\"System-Console-Terminfo-Base.html#t:TermStr\" title=\"System.Console.Terminfo.Base\">TermStr</a> s =&gt; <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> s","name":"cursorToLL","module":"System.Console.Terminfo.Cursor","link":"System-Console-Terminfo-Cursor.html#v:cursorToLL"},{"display_html":"<a href=\"#v:cursorAddress\">cursorAddress</a> :: <a href=\"System-Console-Terminfo-Base.html#t:TermStr\" title=\"System.Console.Terminfo.Base\">TermStr</a> s =&gt; <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> (<a href=\"System-Console-Terminfo-Cursor.html#t:Point\" title=\"System.Console.Terminfo.Cursor\">Point</a> -&gt; s)","name":"cursorAddress","module":"System.Console.Terminfo.Cursor","link":"System-Console-Terminfo-Cursor.html#v:cursorAddress"},{"display_html":"<span class=\"keyword\">data</span> <a href=\"#t:Point\">Point</a> = <a href=\"#v:Point\">Point</a> {<ul class=\"subs\"><li><a href=\"#v:row\">row</a>, <a href=\"#v:col\">col</a> :: <a href=\"/package/base-4.16.3.0/docs/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a></li></ul>}","name":"Point Point row col","module":"System.Console.Terminfo.Cursor","link":"System-Console-Terminfo-Cursor.html#t:Point"},{"display_html":"<a href=\"#v:rowAddress\">rowAddress</a> :: <a href=\"System-Console-Terminfo-Base.html#t:TermStr\" title=\"System.Console.Terminfo.Base\">TermStr</a> s =&gt; <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> (<a href=\"/package/base-4.16.3.0/docs/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; s)","name":"rowAddress","module":"System.Console.Terminfo.Cursor","link":"System-Console-Terminfo-Cursor.html#v:rowAddress"},{"display_html":"<a href=\"#v:columnAddress\">columnAddress</a> :: <a href=\"System-Console-Terminfo-Base.html#t:TermStr\" title=\"System.Console.Terminfo.Base\">TermStr</a> s =&gt; <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> (<a href=\"/package/base-4.16.3.0/docs/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; s)","name":"columnAddress","module":"System.Console.Terminfo.Cursor","link":"System-Console-Terminfo-Cursor.html#v:columnAddress"},{"display_html":"<a href=\"#v:clearScreen\">clearScreen</a> :: <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> (<a href=\"System-Console-Terminfo-Base.html#t:LinesAffected\" title=\"System.Console.Terminfo.Base\">LinesAffected</a> -&gt; <a href=\"System-Console-Terminfo-Base.html#t:TermOutput\" title=\"System.Console.Terminfo.Base\">TermOutput</a>)","name":"clearScreen","module":"System.Console.Terminfo.Edit","link":"System-Console-Terminfo-Edit.html#v:clearScreen"},{"display_html":"<a href=\"#v:clearBOL\">clearBOL</a> :: <a href=\"System-Console-Terminfo-Base.html#t:TermStr\" title=\"System.Console.Terminfo.Base\">TermStr</a> s =&gt; <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> s","name":"clearBOL","module":"System.Console.Terminfo.Edit","link":"System-Console-Terminfo-Edit.html#v:clearBOL"},{"display_html":"<a href=\"#v:clearEOL\">clearEOL</a> :: <a href=\"System-Console-Terminfo-Base.html#t:TermStr\" title=\"System.Console.Terminfo.Base\">TermStr</a> s =&gt; <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> s","name":"clearEOL","module":"System.Console.Terminfo.Edit","link":"System-Console-Terminfo-Edit.html#v:clearEOL"},{"display_html":"<a href=\"#v:clearEOS\">clearEOS</a> :: <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> (<a href=\"System-Console-Terminfo-Base.html#t:LinesAffected\" title=\"System.Console.Terminfo.Base\">LinesAffected</a> -&gt; <a href=\"System-Console-Terminfo-Base.html#t:TermOutput\" title=\"System.Console.Terminfo.Base\">TermOutput</a>)","name":"clearEOS","module":"System.Console.Terminfo.Edit","link":"System-Console-Terminfo-Edit.html#v:clearEOS"},{"display_html":"<a href=\"#v:bell\">bell</a> :: <a href=\"System-Console-Terminfo-Base.html#t:TermStr\" title=\"System.Console.Terminfo.Base\">TermStr</a> s =&gt; <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> s","name":"bell","module":"System.Console.Terminfo.Effects","link":"System-Console-Terminfo-Effects.html#v:bell"},{"display_html":"<a href=\"#v:visualBell\">visualBell</a> :: <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> <a href=\"System-Console-Terminfo-Base.html#t:TermOutput\" title=\"System.Console.Terminfo.Base\">TermOutput</a>","name":"visualBell","module":"System.Console.Terminfo.Effects","link":"System-Console-Terminfo-Effects.html#v:visualBell"},{"display_html":"<span class=\"keyword\">data</span> <a href=\"#t:Attributes\">Attributes</a> = <a href=\"#v:Attributes\">Attributes</a> {<ul class=\"subs\"><li><a href=\"#v:standoutAttr\">standoutAttr</a>, <a href=\"#v:underlineAttr\">underlineAttr</a>, <a href=\"#v:reverseAttr\">reverseAttr</a>, <a href=\"#v:blinkAttr\">blinkAttr</a>, <a href=\"#v:dimAttr\">dimAttr</a>, <a href=\"#v:boldAttr\">boldAttr</a>, <a href=\"#v:invisibleAttr\">invisibleAttr</a>, <a href=\"#v:protectedAttr\">protectedAttr</a> :: <a href=\"/package/base-4.16.3.0/docs/Data-Bool.html#t:Bool\" title=\"Data.Bool\">Bool</a></li></ul>}","name":"Attributes Attributes standoutAttr underlineAttr reverseAttr blinkAttr dimAttr boldAttr invisibleAttr protectedAttr","module":"System.Console.Terminfo.Effects","link":"System-Console-Terminfo-Effects.html#t:Attributes"},{"display_html":"<a href=\"#v:defaultAttributes\">defaultAttributes</a> :: <a href=\"System-Console-Terminfo-Effects.html#t:Attributes\" title=\"System.Console.Terminfo.Effects\">Attributes</a>","name":"defaultAttributes","module":"System.Console.Terminfo.Effects","link":"System-Console-Terminfo-Effects.html#v:defaultAttributes"},{"display_html":"<a href=\"#v:withAttributes\">withAttributes</a> :: <a href=\"System-Console-Terminfo-Base.html#t:TermStr\" title=\"System.Console.Terminfo.Base\">TermStr</a> s =&gt; <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> (<a href=\"System-Console-Terminfo-Effects.html#t:Attributes\" title=\"System.Console.Terminfo.Effects\">Attributes</a> -&gt; s -&gt; s)","name":"withAttributes","module":"System.Console.Terminfo.Effects","link":"System-Console-Terminfo-Effects.html#v:withAttributes"},{"display_html":"<a href=\"#v:setAttributes\">setAttributes</a> :: <a href=\"System-Console-Terminfo-Base.html#t:TermStr\" title=\"System.Console.Terminfo.Base\">TermStr</a> s =&gt; <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> (<a href=\"System-Console-Terminfo-Effects.html#t:Attributes\" title=\"System.Console.Terminfo.Effects\">Attributes</a> -&gt; s)","name":"setAttributes","module":"System.Console.Terminfo.Effects","link":"System-Console-Terminfo-Effects.html#v:setAttributes"},{"display_html":"<a href=\"#v:allAttributesOff\">allAttributesOff</a> :: <a href=\"System-Console-Terminfo-Base.html#t:TermStr\" title=\"System.Console.Terminfo.Base\">TermStr</a> s =&gt; <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> s","name":"allAttributesOff","module":"System.Console.Terminfo.Effects","link":"System-Console-Terminfo-Effects.html#v:allAttributesOff"},{"display_html":"<a href=\"#v:withStandout\">withStandout</a> :: <a href=\"System-Console-Terminfo-Base.html#t:TermStr\" title=\"System.Console.Terminfo.Base\">TermStr</a> s =&gt; <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> (s -&gt; s)","name":"withStandout","module":"System.Console.Terminfo.Effects","link":"System-Console-Terminfo-Effects.html#v:withStandout"},{"display_html":"<a href=\"#v:withUnderline\">withUnderline</a> :: <a href=\"System-Console-Terminfo-Base.html#t:TermStr\" title=\"System.Console.Terminfo.Base\">TermStr</a> s =&gt; <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> (s -&gt; s)","name":"withUnderline","module":"System.Console.Terminfo.Effects","link":"System-Console-Terminfo-Effects.html#v:withUnderline"},{"display_html":"<a href=\"#v:withBold\">withBold</a> :: <a href=\"System-Console-Terminfo-Base.html#t:TermStr\" title=\"System.Console.Terminfo.Base\">TermStr</a> s =&gt; <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> (s -&gt; s)","name":"withBold","module":"System.Console.Terminfo.Effects","link":"System-Console-Terminfo-Effects.html#v:withBold"},{"display_html":"<a href=\"#v:enterStandoutMode\">enterStandoutMode</a> :: <a href=\"System-Console-Terminfo-Base.html#t:TermStr\" title=\"System.Console.Terminfo.Base\">TermStr</a> s =&gt; <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> s","name":"enterStandoutMode","module":"System.Console.Terminfo.Effects","link":"System-Console-Terminfo-Effects.html#v:enterStandoutMode"},{"display_html":"<a href=\"#v:exitStandoutMode\">exitStandoutMode</a> :: <a href=\"System-Console-Terminfo-Base.html#t:TermStr\" title=\"System.Console.Terminfo.Base\">TermStr</a> s =&gt; <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> s","name":"exitStandoutMode","module":"System.Console.Terminfo.Effects","link":"System-Console-Terminfo-Effects.html#v:exitStandoutMode"},{"display_html":"<a href=\"#v:enterUnderlineMode\">enterUnderlineMode</a> :: <a href=\"System-Console-Terminfo-Base.html#t:TermStr\" title=\"System.Console.Terminfo.Base\">TermStr</a> s =&gt; <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> s","name":"enterUnderlineMode","module":"System.Console.Terminfo.Effects","link":"System-Console-Terminfo-Effects.html#v:enterUnderlineMode"},{"display_html":"<a href=\"#v:exitUnderlineMode\">exitUnderlineMode</a> :: <a href=\"System-Console-Terminfo-Base.html#t:TermStr\" title=\"System.Console.Terminfo.Base\">TermStr</a> s =&gt; <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> s","name":"exitUnderlineMode","module":"System.Console.Terminfo.Effects","link":"System-Console-Terminfo-Effects.html#v:exitUnderlineMode"},{"display_html":"<a href=\"#v:reverseOn\">reverseOn</a> :: <a href=\"System-Console-Terminfo-Base.html#t:TermStr\" title=\"System.Console.Terminfo.Base\">TermStr</a> s =&gt; <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> s","name":"reverseOn","module":"System.Console.Terminfo.Effects","link":"System-Console-Terminfo-Effects.html#v:reverseOn"},{"display_html":"<a href=\"#v:blinkOn\">blinkOn</a> :: <a href=\"System-Console-Terminfo-Base.html#t:TermStr\" title=\"System.Console.Terminfo.Base\">TermStr</a> s =&gt; <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> s","name":"blinkOn","module":"System.Console.Terminfo.Effects","link":"System-Console-Terminfo-Effects.html#v:blinkOn"},{"display_html":"<a href=\"#v:boldOn\">boldOn</a> :: <a href=\"System-Console-Terminfo-Base.html#t:TermStr\" title=\"System.Console.Terminfo.Base\">TermStr</a> s =&gt; <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> s","name":"boldOn","module":"System.Console.Terminfo.Effects","link":"System-Console-Terminfo-Effects.html#v:boldOn"},{"display_html":"<a href=\"#v:dimOn\">dimOn</a> :: <a href=\"System-Console-Terminfo-Base.html#t:TermStr\" title=\"System.Console.Terminfo.Base\">TermStr</a> s =&gt; <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> s","name":"dimOn","module":"System.Console.Terminfo.Effects","link":"System-Console-Terminfo-Effects.html#v:dimOn"},{"display_html":"<a href=\"#v:invisibleOn\">invisibleOn</a> :: <a href=\"System-Console-Terminfo-Base.html#t:TermStr\" title=\"System.Console.Terminfo.Base\">TermStr</a> s =&gt; <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> s","name":"invisibleOn","module":"System.Console.Terminfo.Effects","link":"System-Console-Terminfo-Effects.html#v:invisibleOn"},{"display_html":"<a href=\"#v:protectedOn\">protectedOn</a> :: <a href=\"System-Console-Terminfo-Base.html#t:TermStr\" title=\"System.Console.Terminfo.Base\">TermStr</a> s =&gt; <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> s","name":"protectedOn","module":"System.Console.Terminfo.Effects","link":"System-Console-Terminfo-Effects.html#v:protectedOn"},{"display_html":"<a href=\"#v:keypadOn\">keypadOn</a> :: <a href=\"System-Console-Terminfo-Base.html#t:TermStr\" title=\"System.Console.Terminfo.Base\">TermStr</a> s =&gt; <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> s","name":"keypadOn","module":"System.Console.Terminfo.Keys","link":"System-Console-Terminfo-Keys.html#v:keypadOn"},{"display_html":"<a href=\"#v:keypadOff\">keypadOff</a> :: <a href=\"System-Console-Terminfo-Base.html#t:TermStr\" title=\"System.Console.Terminfo.Base\">TermStr</a> s =&gt; <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> s","name":"keypadOff","module":"System.Console.Terminfo.Keys","link":"System-Console-Terminfo-Keys.html#v:keypadOff"},{"display_html":"<a href=\"#v:keyUp\">keyUp</a> :: <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> <a href=\"/package/base-4.16.3.0/docs/Data-String.html#t:String\" title=\"Data.String\">String</a>","name":"keyUp","module":"System.Console.Terminfo.Keys","link":"System-Console-Terminfo-Keys.html#v:keyUp"},{"display_html":"<a href=\"#v:keyDown\">keyDown</a> :: <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> <a href=\"/package/base-4.16.3.0/docs/Data-String.html#t:String\" title=\"Data.String\">String</a>","name":"keyDown","module":"System.Console.Terminfo.Keys","link":"System-Console-Terminfo-Keys.html#v:keyDown"},{"display_html":"<a href=\"#v:keyLeft\">keyLeft</a> :: <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> <a href=\"/package/base-4.16.3.0/docs/Data-String.html#t:String\" title=\"Data.String\">String</a>","name":"keyLeft","module":"System.Console.Terminfo.Keys","link":"System-Console-Terminfo-Keys.html#v:keyLeft"},{"display_html":"<a href=\"#v:keyRight\">keyRight</a> :: <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> <a href=\"/package/base-4.16.3.0/docs/Data-String.html#t:String\" title=\"Data.String\">String</a>","name":"keyRight","module":"System.Console.Terminfo.Keys","link":"System-Console-Terminfo-Keys.html#v:keyRight"},{"display_html":"<a href=\"#v:functionKey\">functionKey</a> :: <a href=\"/package/base-4.16.3.0/docs/Data-Int.html#t:Int\" title=\"Data.Int\">Int</a> -&gt; <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> <a href=\"/package/base-4.16.3.0/docs/Data-String.html#t:String\" title=\"Data.String\">String</a>","name":"functionKey","module":"System.Console.Terminfo.Keys","link":"System-Console-Terminfo-Keys.html#v:functionKey"},{"display_html":"<a href=\"#v:keyBackspace\">keyBackspace</a> :: <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> <a href=\"/package/base-4.16.3.0/docs/Data-String.html#t:String\" title=\"Data.String\">String</a>","name":"keyBackspace","module":"System.Console.Terminfo.Keys","link":"System-Console-Terminfo-Keys.html#v:keyBackspace"},{"display_html":"<a href=\"#v:keyDeleteChar\">keyDeleteChar</a> :: <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> <a href=\"/package/base-4.16.3.0/docs/Data-String.html#t:String\" title=\"Data.String\">String</a>","name":"keyDeleteChar","module":"System.Console.Terminfo.Keys","link":"System-Console-Terminfo-Keys.html#v:keyDeleteChar"},{"display_html":"<a href=\"#v:keyHome\">keyHome</a> :: <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> <a href=\"/package/base-4.16.3.0/docs/Data-String.html#t:String\" title=\"Data.String\">String</a>","name":"keyHome","module":"System.Console.Terminfo.Keys","link":"System-Console-Terminfo-Keys.html#v:keyHome"},{"display_html":"<a href=\"#v:keyEnd\">keyEnd</a> :: <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> <a href=\"/package/base-4.16.3.0/docs/Data-String.html#t:String\" title=\"Data.String\">String</a>","name":"keyEnd","module":"System.Console.Terminfo.Keys","link":"System-Console-Terminfo-Keys.html#v:keyEnd"},{"display_html":"<a href=\"#v:keyPageUp\">keyPageUp</a> :: <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> <a href=\"/package/base-4.16.3.0/docs/Data-String.html#t:String\" title=\"Data.String\">String</a>","name":"keyPageUp","module":"System.Console.Terminfo.Keys","link":"System-Console-Terminfo-Keys.html#v:keyPageUp"},{"display_html":"<a href=\"#v:keyPageDown\">keyPageDown</a> :: <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> <a href=\"/package/base-4.16.3.0/docs/Data-String.html#t:String\" title=\"Data.String\">String</a>","name":"keyPageDown","module":"System.Console.Terminfo.Keys","link":"System-Console-Terminfo-Keys.html#v:keyPageDown"},{"display_html":"<a href=\"#v:keyEnter\">keyEnter</a> :: <a href=\"System-Console-Terminfo-Base.html#t:Capability\" title=\"System.Console.Terminfo.Base\">Capability</a> <a href=\"/package/base-4.16.3.0/docs/Data-String.html#t:String\" title=\"Data.String\">String</a>","name":"keyEnter","module":"System.Console.Terminfo.Keys","link":"System-Console-Terminfo-Keys.html#v:keyEnter"},{"display_html":"module <a href=\"System-Console-Terminfo-Base.html\">System.Console.Terminfo.Base</a>","name":"","module":"System.Console.Terminfo","link":""},{"display_html":"module <a href=\"System-Console-Terminfo-Keys.html\">System.Console.Terminfo.Keys</a>","name":"","module":"System.Console.Terminfo","link":""},{"display_html":"module <a href=\"System-Console-Terminfo-Cursor.html\">System.Console.Terminfo.Cursor</a>","name":"","module":"System.Console.Terminfo","link":""},{"display_html":"module <a href=\"System-Console-Terminfo-Effects.html\">System.Console.Terminfo.Effects</a>","name":"","module":"System.Console.Terminfo","link":""},{"display_html":"module <a href=\"System-Console-Terminfo-Edit.html\">System.Console.Terminfo.Edit</a>","name":"","module":"System.Console.Terminfo","link":""},{"display_html":"module <a href=\"System-Console-Terminfo-Color.html\">System.Console.Terminfo.Color</a>","name":"","module":"System.Console.Terminfo","link":""}]