Export ImageWriter

This commit is contained in:
Ali Abrar 2019-02-17 14:17:46 -05:00
parent 8a6f4d7b2b
commit 784a0a08fc

View File

@ -19,6 +19,7 @@ module Reflex.Vty.Widget
( VtyWidgetCtx(..)
, VtyWidget(..)
, VtyWidgetOut(..)
, ImageWriter(..)
, runVtyWidget
, mainWidget
, mainWidgetWithHandle
@ -37,7 +38,6 @@ module Reflex.Vty.Widget
, mouseDown
, mouseUp
, pane
, tellImages
, splitV
, splitVDrag
, box