Hoogle Search
Within LTS Haskell 24.36 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
toEnumDef :: (Enum a, Bounded a) => a -> Int -> ahledger Hledger.Cli.Script No documentation available.
toEnumMay :: (Enum a, Bounded a) => Int -> Maybe ahledger Hledger.Cli.Script No documentation available.
toEnumNote :: (Partial, Enum a, Bounded a) => String -> Int -> ahledger Hledger.Cli.Script No documentation available.
toEnumSafe :: (Enum a, Bounded a) => Int -> ahledger Hledger.Cli.Script No documentation available.
grepREwithLineNum :: StringLike s => GenRegex s -> [s] -> [(Int, s)]hxt-regex-xmlschema Text.Regex.XMLSchema.Generic grep with Regex and line numbers
grepREwithLineNum :: StringLike s => GenRegex s -> [s] -> [(Int, s)]hxt-regex-xmlschema Text.Regex.XMLSchema.Generic.Matching grep with Regex and line numbers
grepREwithLineNum :: Regex -> [String] -> [(Int, String)]hxt-regex-xmlschema Text.Regex.XMLSchema.String grep with Regex and line numbers
fromEnum :: Enum a => a -> Intmixed-types-num Numeric.MixedTypes.PreludeHiding Convert to an Int. It is implementation-dependent what fromEnum returns when applied to a value that is too large to fit in an Int.
-
mixed-types-num Numeric.MixedTypes.PreludeHiding Convert from an Int.
NamedEnumResolver :: TypeName -> NamedResolverResult (m :: Type -> Type)morpheus-graphql-app Data.Morpheus.App.Internal.Resolving No documentation available.