| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Potato.Flow.Vty.OpenWindow
Documentation
data OpenWindowConfig t Source #
Constructors
| OpenWindowConfig | |
Fields
| |
Arguments
| :: forall t m. (MonadWidget t m, HasPotato t m) | |
| => OpenWindowConfig t | |
| -> m (Event t FilePath, Dynamic t Bool) | (file to open, popup state) |