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.
PersistMongoDBError :: Text -> PersistExceptionpersistent Database.Persist.Types No documentation available.
PersistMongoDBUnsupported :: Text -> PersistExceptionpersistent Database.Persist.Types No documentation available.
primalityTestMillerRabin :: Int -> Integer -> Boolcrypton 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.
testMachineLog :: TestFlags -> Flag PathTemplateCabal Distribution.Simple.Setup No documentation available.
execStmt :: GhcMonad m => String -> ExecOptions -> m ExecResultghc GHC Run a statement in the current interactive context.
execStmt' :: GhcMonad m => GhciLStmt GhcPs -> String -> ExecOptions -> m ExecResultghc 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).
isStmt :: ParserOpts -> String -> Boolghc GHC Returns True if passed string is a statement.
resumeStmt :: Resume -> Stringghc GHC No documentation available.
-
ghc GHC.Builtin.PrimOps No documentation available.
-
ghc GHC.Cmm.Graph No documentation available.