Hoogle Search

Within LTS Haskell 24.41 (ghc-9.10.3)

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

  1. Partial :: Bool -> Option

    hscolour Language.Haskell.HsColour.Options

    whether to produce a full document or partial

  2. Pairs :: Operation

    hslua-objectorientation HsLua.ObjectOrientation

    the operation of iterating over the object's key-value pairs.

  3. data Possible a

    hslua-objectorientation HsLua.ObjectOrientation

    A property or method which may be available in some instances but not in others.

  4. Pow :: Operation

    hslua-objectorientation HsLua.ObjectOrientation

    the exponentiation (^) operation. Behavior similar to the addition operation.

  5. data Property e a

    hslua-objectorientation HsLua.ObjectOrientation

    A read- and writable property on a UD object.

  6. Property :: (a -> LuaE e NumResults) -> Maybe (StackIndex -> a -> LuaE e a) -> Text -> TypeSpec -> Property e a

    hslua-objectorientation HsLua.ObjectOrientation

    No documentation available.

  7. Pairs :: Operation

    hslua-objectorientation HsLua.ObjectOrientation.Operation

    the operation of iterating over the object's key-value pairs.

  8. Pow :: Operation

    hslua-objectorientation HsLua.ObjectOrientation.Operation

    the exponentiation (^) operation. Behavior similar to the addition operation.

  9. type Path = ([String], String)

    hspec-api Test.Hspec.Api.Format.V1

    A Path describes the location of a spec item within a spec tree. It consists of a list of group descriptions and a requirement description.

  10. Pending :: Maybe Location -> Maybe String -> Result

    hspec-api Test.Hspec.Api.Format.V1

    No documentation available.

Page 707 of many | Previous | Next