mirror of
https://github.com/jtdaugherty/brick.git
synced 2025-01-05 21:03:07 +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
|
||||
|
||||
, viewportScroll
|
||||
, ViewportScroll(scrollBy, scrollPage, scrollToBeginning, scrollToEnd)
|
||||
, ViewportScroll
|
||||
, scrollBy
|
||||
, scrollPage
|
||||
, scrollToBeginning
|
||||
, scrollToEnd
|
||||
|
||||
, supplyVtyEvents
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user