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. SF_ReadOnly :: SectionFlag

    nsis Development.NSIS

    No documentation available.

  2. finReadme :: FinishOptions -> String

    nsis Development.NSIS

    No documentation available.

  3. finReadmeChecked :: FinishOptions -> Bool

    nsis Development.NSIS

    No documentation available.

  4. finReadmeText :: FinishOptions -> String

    nsis Development.NSIS

    No documentation available.

  5. strRead :: Exp String -> Exp Int

    nsis Development.NSIS

    Convert a String to an Int, any errors are silently ignored.

  6. em_SETREADONLY :: Num a => a

    nsis Development.NSIS.Plugins.WinMessages

    No documentation available.

  7. threadDelay :: forall (unit :: Rat) m . (KnownDivRat unit Microsecond, MonadIO m) => Time unit -> m ()

    o-clock Time.Units

    Convenient version of threadDelay which takes any time-unit and operates in any MonadIO.

    >>> threadDelay $ sec 2
    >>> threadDelay (2 :: Time Second)
    >>> threadDelay @Second 2
    

  8. DatabaseAlreadyClosed :: ODBCException

    odbc Database.ODBC.Internal

    You attempted to close the database twice.

  9. DatabaseAlreadyClosed :: ODBCException

    odbc Database.ODBC.SQLServer

    You attempted to close the database twice.

  10. numThread :: ModelOptions -> Maybe Int

    ollama-haskell Data.Ollama.Chat

    Number of threads to use for inference.

Page 785 of many | Previous | Next