simple-ui-0.1.2: UI library for terminal.

Safe HaskellNone
LanguageHaskell2010

Simple.Locale.TranslateClass

Documentation

class KnownSymbol a => Translate a where Source #

Methods

translate :: LANG -> Proxy a -> String Source #