Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
ThemeReader :: ReaderT (Behavior t Theme) m a -> ThemeReader (t :: k) (m :: Type -> Type) areflex-vty Reflex.Vty.Widget No documentation available.
-
reflex-vty Reflex.Vty.Widget No documentation available.
unFocusReader :: FocusReader (t :: k) (m :: Type -> Type) a -> ReaderT (Dynamic t Bool) m areflex-vty Reflex.Vty.Widget No documentation available.
unThemeReader :: ThemeReader (t :: k) (m :: Type -> Type) a -> ReaderT (Behavior t Theme) m areflex-vty Reflex.Vty.Widget No documentation available.
launchGlossThread :: MonadIO m => GlossSettings -> m GlossEnvrhine-gloss FRP.Rhine.Gloss.IO Helper function for launchInGlossThread. Creates concurrent variables and launches the gloss backend in a separate thread.
launchInGlossThread :: MonadIO m => GlossSettings -> GlossConcT m a -> m arhine-gloss FRP.Rhine.Gloss.IO Apply this to supply the GlossConcT effect. Creates a new thread in which gloss is run, and feeds the clocks GlossEventClockIO and GlossSimClockIO. Usually, this function is applied to the result of flow, so you can handle all occurring effects as needed. If you only use gloss in your whole signal network, you can use flowGlossIO instead.
defaultReadOptions :: ReadOptionsrocksdb-haskell Database.RocksDB.Base No documentation available.
-
rocksdb-haskell Database.RocksDB.C No documentation available.
c_rocksdb_readoptions_create :: IO ReadOptionsPtrrocksdb-haskell Database.RocksDB.C No documentation available.
c_rocksdb_readoptions_destroy :: ReadOptionsPtr -> IO ()rocksdb-haskell Database.RocksDB.C No documentation available.