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.

  1. unSqlReadBackend :: SqlReadBackend -> SqlBackend

    esqueleto Database.Esqueleto.Legacy

    No documentation available.

  2. runReaderC :: forall r (m :: Type -> Type) a b . r -> Cell (ReaderT r m) a b -> Cell m a b

    essence-of-live-coding LiveCoding

    Supply a ReaderT environment before running the cell

  3. runReaderC' :: forall (m :: Type -> Type) r a b . Monad m => Cell (ReaderT r m) a b -> Cell m (r, a) b

    essence-of-live-coding LiveCoding

    Supply a ReaderT environment live

  4. threadId :: LaunchedProgram (m :: Type -> Type) -> ThreadId

    essence-of-live-coding LiveCoding

    No documentation available.

  5. runReaderC :: forall r (m :: Type -> Type) a b . r -> Cell (ReaderT r m) a b -> Cell m a b

    essence-of-live-coding LiveCoding.Cell.Monad.Trans

    Supply a ReaderT environment before running the cell

  6. runReaderC' :: forall (m :: Type -> Type) r a b . Monad m => Cell (ReaderT r m) a b -> Cell m (r, a) b

    essence-of-live-coding LiveCoding.Cell.Monad.Trans

    Supply a ReaderT environment live

  7. threadHandle :: IO () -> Handle IO ThreadId

    essence-of-live-coding LiveCoding.Handle.Examples

    Launch a thread executing the given action and kill it when the handle is removed.

  8. threadId :: LaunchedProgram (m :: Type -> Type) -> ThreadId

    essence-of-live-coding LiveCoding.RuntimeIO.Launch

    No documentation available.

  9. gHC_INTERNAL_READ :: Module

    ghc-lib-parser GHC.Builtin.Names

    No documentation available.

  10. gHC_INTERNAL_READ_PREC :: Module

    ghc-lib-parser GHC.Builtin.Names

    No documentation available.

Page 562 of many | Previous | Next