Hoogle Search
Within LTS Haskell 24.35 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
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.
ResEnum :: TypeName -> ResolverValue (m :: Type -> Type)morpheus-graphql-app Data.Morpheus.App.Internal.Resolving No documentation available.
mkEnum :: forall (m :: Type -> Type) . TypeName -> ResolverValue mmorpheus-graphql-app Data.Morpheus.App.Internal.Resolving No documentation available.
LineNumber :: Int -> SignLocation strTypenvim-hs Neovim.Quickfix No documentation available.
optionType_enum :: (Bounded a, Enum a, Show a) => String -> OptionType aoptions Options Store an option as one of a set of possible values This is a simplistic implementation, useful for quick scripts. For more possibilities, see optionType.
parseNumber :: Parser Scientificpdf-toolbox-core Pdf.Core.Parsers.Object Parse number