mirror of
https://github.com/jtdaugherty/brick.git
synced 2025-01-07 14:36:59 +03:00
Export ViewportScroll fields separately to please haddock
This commit is contained in:
parent
f9ae799f9b
commit
edb3abf509
@ -12,7 +12,11 @@ module Brick.Main
|
|||||||
, suspendAndResume
|
, suspendAndResume
|
||||||
|
|
||||||
, viewportScroll
|
, viewportScroll
|
||||||
, ViewportScroll(scrollBy, scrollPage, scrollToBeginning, scrollToEnd)
|
, ViewportScroll
|
||||||
|
, scrollBy
|
||||||
|
, scrollPage
|
||||||
|
, scrollToBeginning
|
||||||
|
, scrollToEnd
|
||||||
|
|
||||||
, supplyVtyEvents
|
, supplyVtyEvents
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user