Safe Haskell | Safe-Inferred |
---|
One-time startup initialization tasks.
Synopsis
- symbols :: [Symbol.Symbol] -> IO ()
- styles :: [Style.Style] -> IO ()
Documentation
symbols :: [Symbol.Symbol] -> IO () Source #
Tell the UI layer about the given Symbols. Warnings are logged for Symbols that couldn't be loaded.
styles :: [Style.Style] -> IO () Source #