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.

  1. validateNumber :: forall (t :: SwaggerKind Type) . Scientific -> Validation (ParamSchema t) ()

    swagger2 Data.Swagger.Internal.Schema.Validation

    No documentation available.

  2. gunfoldEnum :: String -> [a] -> (forall b r . Data b => c (b -> r) -> c r) -> (forall r . () => r -> c r) -> Constr -> c a

    swagger2 Data.Swagger.Internal.Utils

    No documentation available.

  3. class HasEnum s a | s -> a

    swagger2 Data.Swagger.Lens

    No documentation available.

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

    basic-prelude CorePrelude

    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.

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

    basic-prelude CorePrelude

    Convert from an Int.

  6. package c-enum

    To make a type corresponding to an enum of C language Please see the README on GitHub at https://github.com/YoshikuniJujo/c-enum#readme

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

    classy-prelude ClassyPrelude

    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.

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

    classy-prelude ClassyPrelude

    Convert from an Int.

  9. KeySizeEnum :: [Int] -> KeySizeSpecifier

    crypto-cipher-types Crypto.Cipher.Types

    one of the specified values

  10. fromEnum_RDR :: RdrName

    ghc-lib-parser GHC.Builtin.Names

    No documentation available.

Page 141 of many | Previous | Next