Hoogle Search
Within LTS Haskell 24.40 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
pcre-light Text.Regex.PCRE.Light.Base No documentation available.
-
pcre-light Text.Regex.PCRE.Light.Base A type for PCRE Errors: exec-time error codes.
-
pcre-light Text.Regex.PCRE.Light.Base No documentation available.
-
pcre-light Text.Regex.PCRE.Light.Base PCREExtraFlags. bit flags for extra structure.
-
pcre-light Text.Regex.PCRE.Light.Base PCRE Info requests -- provides information about the compiled pattern.
-
pcre-light Text.Regex.PCRE.Light.Base A type for PCRE compile-time options. These are newtyped CInts, which can be bitwise-or'd together, using (.|.)
-
pcre-light Text.Regex.PCRE.Light.Char8 No documentation available.
-
pcre-light Text.Regex.PCRE.Light.Char8 A type for PCRE compile-time options. These are newtyped CInts, which can be bitwise-or'd together, using (.|.)
-
Read and write PEM files
-
pem Data.PEM Represent one PEM section for now headers are not serialized at all. this is just available here as a placeholder for a later implementation.