• 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. data FirstRequest

    warp Network.Wai.Handler.Warp.Internal

    first request on this connection?

  2. FirstRequest :: FirstRequest

    warp Network.Wai.Handler.Warp.Internal

    No documentation available.

  3. type family FirstRight (m1 :: Either e a) (m2 :: Either e a) :: Either e a

    optics-core Optics.Internal.Optic.TypeLevel

    If lhs is Right, return it. Otherwise check rhs.

  4. FirstMostWeek :: FirstWeekType

    time-compat Data.Time.Calendar.WeekDate.Compat

    first week is the first week with four days in the year

  5. data FirstWeekType

    time-compat Data.Time.Calendar.WeekDate.Compat

    No documentation available.

  6. FirstWholeWeek :: FirstWeekType

    time-compat Data.Time.Calendar.WeekDate.Compat

    first week is the first whole week of the year

  7. newtype First' a

    Cabal-syntax Distribution.Compat.Semigroup

    A copy of First.

  8. First' :: a -> First' a

    Cabal-syntax Distribution.Compat.Semigroup

    No documentation available.

  9. data FirstSym0 (a1 :: TyFun Maybe a First a)

    singletons-base Data.Monoid.Singletons

    No documentation available.

  10. type family FirstSym1 (a6989586621680311530 :: Maybe a) :: First a

    singletons-base Data.Monoid.Singletons

    No documentation available.

Page 10 of many | Previous | Next

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