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.

  1. grepREwithLineNum :: StringLike s => GenRegex s -> [s] -> [(Int, s)]

    hxt-regex-xmlschema Text.Regex.XMLSchema.Generic.Matching

    grep with Regex and line numbers

  2. grepREwithLineNum :: Regex -> [String] -> [(Int, String)]

    hxt-regex-xmlschema Text.Regex.XMLSchema.String

    grep with Regex and line numbers

  3. fromEnum :: Enum a => a -> Int

    mixed-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.

  4. toEnum :: Enum a => Int -> a

    mixed-types-num Numeric.MixedTypes.PreludeHiding

    Convert from an Int.

  5. NamedEnumResolver :: TypeName -> NamedResolverResult (m :: Type -> Type)

    morpheus-graphql-app Data.Morpheus.App.Internal.Resolving

    No documentation available.

  6. ResEnum :: TypeName -> ResolverValue (m :: Type -> Type)

    morpheus-graphql-app Data.Morpheus.App.Internal.Resolving

    No documentation available.

  7. mkEnum :: forall (m :: Type -> Type) . TypeName -> ResolverValue m

    morpheus-graphql-app Data.Morpheus.App.Internal.Resolving

    No documentation available.

  8. LineNumber :: Int -> SignLocation strType

    nvim-hs Neovim.Quickfix

    No documentation available.

  9. optionType_enum :: (Bounded a, Enum a, Show a) => String -> OptionType a

    options 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.

  10. parseNumber :: Parser Scientific

    pdf-toolbox-core Pdf.Core.Parsers.Object

    Parse number

Page 164 of many | Previous | Next