Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Potato.Flow.Vty.Info
Documentation
data InfoWidgetConfig t Source #
Constructors
InfoWidgetConfig | |
Fields |
data InfoWidget t Source #
Constructors
InfoWidget | |
holdInfoWidget :: forall t m. MonadWidget t m => InfoWidgetConfig t -> m (InfoWidget t) Source #