Hoogle Search

Within LTS Haskell 24.35 (ghc-9.10.3)

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

  1. atLatestOffset :: TZTime -> TZTime

    tztime Data.Time.TZTime

    If this local time happens to be on an overlap, switch to the latest of the two offsets.

    >>> atLatestOffset [tz|2022-11-06 01:30:00 -05:00 [America/Winnipeg]|]
    2022-11-06 01:30:00 -06:00 [America/Winnipeg]
    

  2. tzTimeOffset :: TZTime -> TimeZone

    tztime Data.Time.TZTime

    The offset observed in this time zone at this moment in time.

  3. checkOffset :: MonadFail m => Maybe TimeZone -> NonEmpty TZTime -> m (NonEmpty TZTime)

    tztime Data.Time.TZTime.Internal

    If the user specified an offset, check that it matches at least one of the valid TZTimes.

  4. tzTimeOffset :: TZTime -> TimeZone

    tztime Data.Time.TZTime.Internal

    The offset observed in this time zone at this moment in time.

  5. tztOffset :: TZTime -> TimeZone

    tztime Data.Time.TZTime.Internal

    No documentation available.

  6. class is ~ RImage as bs => USubset (as :: [u]) (bs :: [u]) (is :: [Nat])

    union Data.Union

    No documentation available.

  7. usubset :: forall (f :: u -> Type) . USubset as bs is => Prism' (Union f bs) (Union f as)

    union Data.Union

    No documentation available.

  8. Reset :: RunMode

    withdependencies Data.Conduit.Require

    The requirement will be reset, and can be run multiple times

  9. c_xxh32_reset :: XXH32State -> CUInt -> IO ()

    xxhash-ffi Data.Digest.XXHash.FFI.C

    No documentation available.

  10. c_xxh3_64bits_reset_withSeed :: XXH3State -> CULLong -> IO ()

    xxhash-ffi Data.Digest.XXHash.FFI.C

    No documentation available.

Page 217 of many | Previous | Next