Hoogle Search

Within LTS Haskell 24.3 (ghc-9.10.2)

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

  1. PersistMongoDBError :: Text -> PersistException

    persistent Database.Persist.Types

    No documentation available.

  2. PersistMongoDBUnsupported :: Text -> PersistException

    persistent Database.Persist.Types

    No documentation available.

  3. primalityTestMillerRabin :: Int -> Integer -> Bool

    crypton Crypto.Number.Prime

    Miller Rabin algorithm return if the number is probably prime or composite. the tries parameter is the number of recursion, that determines the accuracy of the test.

  4. testMachineLog :: TestFlags -> Flag PathTemplate

    Cabal Distribution.Simple.Setup

    No documentation available.

  5. execStmt :: GhcMonad m => String -> ExecOptions -> m ExecResult

    ghc GHC

    Run a statement in the current interactive context.

  6. execStmt' :: GhcMonad m => GhciLStmt GhcPs -> String -> ExecOptions -> m ExecResult

    ghc GHC

    Like execStmt, but takes a parsed statement as argument. Useful when doing preprocessing on the AST before execution, e.g. in GHCi (see GHCi.UI.runStmt).

  7. isStmt :: ParserOpts -> String -> Bool

    ghc GHC

    Returns True if passed string is a statement.

  8. resumeStmt :: Resume -> String

    ghc GHC

    No documentation available.

  9. CatchSTMOp :: PrimOp

    ghc GHC.Builtin.PrimOps

    No documentation available.

  10. data CgStmt

    ghc GHC.Cmm.Graph

    No documentation available.

Page 27 of many | Previous | Next