mirror of
https://github.com/jtdaugherty/brick.git
synced 2024-12-04 17:36:43 +03:00
Minor haddock improvement
This commit is contained in:
parent
9c5af1625f
commit
508bd3260b
@ -9,6 +9,7 @@ module Brick.Main
|
|||||||
, continue
|
, continue
|
||||||
, halt
|
, halt
|
||||||
, suspendAndResume
|
, suspendAndResume
|
||||||
|
, lookupViewport
|
||||||
|
|
||||||
-- ** Viewport scrolling
|
-- ** Viewport scrolling
|
||||||
, viewportScroll
|
, viewportScroll
|
||||||
@ -22,9 +23,6 @@ module Brick.Main
|
|||||||
, hScrollToBeginning
|
, hScrollToBeginning
|
||||||
, hScrollToEnd
|
, hScrollToEnd
|
||||||
|
|
||||||
-- * Viewport data retrieval
|
|
||||||
, lookupViewport
|
|
||||||
|
|
||||||
-- * Cursor management functions
|
-- * Cursor management functions
|
||||||
, neverShowCursor
|
, neverShowCursor
|
||||||
, showFirstCursor
|
, showFirstCursor
|
||||||
|
Loading…
Reference in New Issue
Block a user