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