Hoogle Search
Within LTS Haskell 24.32 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
defaultEnumTextConfig :: EnumTextConfigenum-text Text.Enum.Text The default configEnumText for EnumText:
- _etc_text_prep removes the prefix up to and including the first underscore ('_')
- _etc_char_prep flips the underscores (_) to dashes (-)
fromFieldEnumText_ :: (EnumText e, MonadFail m) => ByteString -> m eenum-text Text.Enum.Text A cassava field parser using the renderEnumText format.
hashWithSaltEnumText :: EnumText e => Int -> e -> Intenum-text Text.Enum.Text For hashing e with the renderEnumText representation.
parseEnumText :: EnumText e => Text -> Possibly eenum-text Text.Enum.Text Parses an e according to the renderEnumText render.
renderEnumText :: EnumText e => e -> Textenum-text Text.Enum.Text Generate the standard textual representation according to configEnumText by default.
toFieldEnumText :: EnumText e => e -> ByteStringenum-text Text.Enum.Text A cassava field encoder, using 'the renderEnumText' format.
-
ghc-events GHC.RTS.Events No documentation available.
type
PerfEventTypeNum = Word32ghc-events GHC.RTS.Events No documentation available.
xmlLineNumber :: XMLParseLocation -> Int64hexpat Text.XML.Expat.Annotated Line number of the event
xmlLineNumber :: XMLParseLocation -> Int64hexpat Text.XML.Expat.Extended Line number of the event