Hoogle Search
Within LTS Haskell 24.49 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
vty Graphics.Vty.Picture A Vty picture. These can be constructed directly or using picForImage.
Picture :: Cursor -> [Image] -> Background -> Picturevty Graphics.Vty.Picture No documentation available.
PositionOnly :: Bool -> Int -> Int -> Cursorvty Graphics.Vty.Picture Set the terminal's cursor position without displaying a cursor character. This is important for accessibility with screen readers where a cursor position needs to be reported but we may not want to show a block cursor in that location for cosmetic reasons. The boolean argument indicates whether the positioning should be absolute as with AbsoluteCursor (True) or logical as with Cursor (False).
module Graphics.Vty.
PictureToSpans Transforms an image into rows of operations.
-
yesod Yesod.Default.Config No documentation available.
module Yesod.Form.I18n.
Portuguese No documentation available.
-
yi-core Parser.Incremental Parser specification
type
Process token result = Zip token result :< ()yi-core Parser.Incremental No documentation available.
-
No documentation available.
-
yi-core Yi.Config.Simple A point in a buffer