Safe Haskell | None |
---|---|
Language | Haskell2010 |
Game.LambdaHack.Client.UI.Frontend.Chosen
Description
Re-export the operations of the chosen raw frontend (determined at compile time with cabal flags).
- startup :: ClientOptions -> IO RawFrontend
- frontendName :: String
Documentation
startup :: ClientOptions -> IO RawFrontend Source #
Starts the main program loop using the frontend input and output.
frontendName :: String Source #
The name of the frontend.