• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.4 (ghc-9.10.2)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. stm_ONLY_THIS_NAME :: Num a => a

    nsis Development.NSIS.Plugins.WinMessages

    No documentation available.

  2. stm_ONLY_THIS_PROTOCOL :: Num a => a

    nsis Development.NSIS.Plugins.WinMessages

    No documentation available.

  3. stm_ONLY_THIS_TYPE :: Num a => a

    nsis Development.NSIS.Plugins.WinMessages

    No documentation available.

  4. stm_SETICON :: Num a => a

    nsis Development.NSIS.Plugins.WinMessages

    No documentation available.

  5. stm_SETIMAGE :: Num a => a

    nsis Development.NSIS.Plugins.WinMessages

    No documentation available.

  6. stmtExecute :: Statement -> [PersistValue] -> IO Int64

    persistent-mtl Database.Persist.Sql.Shim

    No documentation available.

  7. stmtFinalize :: Statement -> IO ()

    persistent-mtl Database.Persist.Sql.Shim

    No documentation available.

  8. stmtQuery :: Statement -> forall (m :: Type -> Type) . MonadIO m => [PersistValue] -> Acquire (ConduitM () [PersistValue] m ())

    persistent-mtl Database.Persist.Sql.Shim

    No documentation available.

  9. stmtReset :: Statement -> IO ()

    persistent-mtl Database.Persist.Sql.Shim

    No documentation available.

  10. stmtDb :: Statement -> Database

    squeather Squeather.Internal

    Database used to make this statement

Page 14 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete