Hoogle Search

Within LTS Haskell 24.28 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. pipeBool :: PipeCommand -> PipeCommand -> IO Bool

    simple-cmd SimpleCmd

    Bool result of piping of commands @since 0.2.0 Returns False if either command fails (since 0.2.4).

  2. shellBool :: String -> IO Bool

    simple-cmd SimpleCmd

    shellBool cs runs a command string in a shell, output goes to stdout

  3. gitBool :: String -> [String] -> IO Bool

    simple-cmd SimpleCmd.Git

    gitBool c args runs git command and return result

  4. SwaggerBoolean :: forall (t :: SwaggerKind Type) . SwaggerType t

    swagger2 Data.Swagger

    No documentation available.

  5. SwaggerBoolean :: forall (t :: SwaggerKind Type) . SwaggerType t

    swagger2 Data.Swagger.Internal

    No documentation available.

  6. enumConstructorToBool :: Name -> Exp

    th-lego THLego.Lambdas

    No documentation available.

  7. SBool :: Bool -> Scalar

    HsYAML Data.YAML

    tag:yaml.org,2002:bool
    

  8. withBool :: String -> (Bool -> Parser a) -> Node Pos -> Parser a

    HsYAML Data.YAML

    Operate on tag:yaml.org,2002:bool node (or fail)

  9. encodeBool :: Bool -> Text

    HsYAML Data.YAML.Schema

    Encode Boolean

  10. class FromBool c

    equational-reasoning Proof.Equational

    No documentation available.

Page 90 of many | Previous | Next