simple-ui-0.3.0: 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 #