Safe Haskell | None |
---|---|
Language | Haskell2010 |
Yi.Frontend.Vty.Conversions
- colorToAttr :: (Color -> Attr -> Attr) -> Color -> Attr -> Attr
- fromVtyEvent :: Event -> Event
- fromVtyKey :: Key -> Key
- fromVtyMod :: Modifier -> Modifier
Documentation
colorToAttr :: (Color -> Attr -> Attr) -> Color -> Attr -> Attr #
Convert a Yi Attr into a Vty attribute change.
fromVtyEvent :: Event -> Event #
fromVtyKey :: Key -> Key #
fromVtyMod :: Modifier -> Modifier #