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.
-
regex-pcre-builtin Text.Regex.PCRE.Text No documentation available.
-
regex-pcre-builtin Text.Regex.PCRE.Text No documentation available.
-
regex-pcre-builtin Text.Regex.PCRE.Text.Lazy No documentation available.
-
regex-pcre-builtin Text.Regex.PCRE.Text.Lazy No documentation available.
-
regex-pcre-builtin Text.Regex.PCRE.Wrap No documentation available.
-
regex-pcre-builtin Text.Regex.PCRE.Wrap No documentation available.
wrapMatchAll :: Regex -> CStringLen -> IO (Either WrapError [MatchArray])regex-pcre-builtin Text.Regex.PCRE.Wrap wrapMatchAll is an improvement over wrapMatch since it only allocates memory with allocaBytes once at the start.
-
tasty-inspection-testing Test.Tasty.Inspection Does this function perform no heap allocations.
DFAForalls :: DForallTelescope -> DFunArgs -> DFunArgsth-desugar Language.Haskell.TH.Desugar A series of foralled type variables followed by a dot (if ForallInvis) or an arrow (if ForallVis). For example, the type variables a1 ... an in forall a1 ... an. r.
DForallInvis :: [DTyVarBndrSpec] -> DForallTelescopeth-desugar Language.Haskell.TH.Desugar An invisible forall (e.g., forall a {b} c -> {...}), where each binder has a Specificity.