Hoogle Search

Within LTS Haskell 24.6 (ghc-9.10.2)

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

  1. data FirstWeekType

    time Data.Time.Calendar.WeekDate

    No documentation available.

  2. FirstWholeWeek :: FirstWeekType

    time Data.Time.Calendar.WeekDate

    first week is the first whole week of the year

  3. data FirstRequest

    warp Network.Wai.Handler.Warp.Internal

    first request on this connection?

  4. FirstRequest :: FirstRequest

    warp Network.Wai.Handler.Warp.Internal

    No documentation available.

  5. 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.

  6. FirstMostWeek :: FirstWeekType

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

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

  7. data FirstWeekType

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

    No documentation available.

  8. FirstWholeWeek :: FirstWeekType

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

    first week is the first whole week of the year

  9. newtype First' a

    Cabal-syntax Distribution.Compat.Semigroup

    A copy of First.

  10. First' :: a -> First' a

    Cabal-syntax Distribution.Compat.Semigroup

    No documentation available.

Page 10 of many | Previous | Next