• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.4 (ghc-9.10.2)

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

  1. SystemCursorWaitArrow :: SystemCursor

    sdl2 SDL.Input.Mouse

    No documentation available.

  2. pattern SDL_SYSTEM_CURSOR_ARROW :: SystemCursor

    sdl2 SDL.Raw.Enum

    No documentation available.

  3. pattern SDL_SYSTEM_CURSOR_WAITARROW :: SystemCursor

    sdl2 SDL.Raw.Enum

    No documentation available.

  4. adtConstructorNarrower :: Name -> Int -> Exp

    th-lego THLego.Lambdas

    No documentation available.

  5. WrapArrow :: p a b -> WrappedArrow (p :: k -> k1 -> Type) (a :: k) (b :: k1)

    essence-of-live-coding LiveCoding

    No documentation available.

  6. newtype WrappedArrow (p :: k -> k1 -> Type) (a :: k) (b :: k1)

    essence-of-live-coding LiveCoding

    Wrap an arrow for use as a Profunctor. WrappedArrow has a polymorphic kind since 5.6.

  7. unwrapArrow :: WrappedArrow (p :: k -> k1 -> Type) (a :: k) (b :: k1) -> p a b

    essence-of-live-coding LiveCoding

    No documentation available.

  8. zeroArrow :: ArrowZero a => a b c

    essence-of-live-coding LiveCoding

    No documentation available.

  9. ccArrowTyConKey :: Unique

    ghc-lib-parser GHC.Builtin.Names

    No documentation available.

  10. ctArrowTyConKey :: Unique

    ghc-lib-parser GHC.Builtin.Names

    No documentation available.

Page 64 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete