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.
atLatestOffset :: TZTime -> TZTimetztime 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]
tzTimeOffset :: TZTime -> TimeZonetztime Data.Time.TZTime The offset observed in this time zone at this moment in time.
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.
tzTimeOffset :: TZTime -> TimeZonetztime Data.Time.TZTime.Internal The offset observed in this time zone at this moment in time.
tztOffset :: TZTime -> TimeZonetztime Data.Time.TZTime.Internal No documentation available.
class is ~ RImage as bs =>
USubset (as :: [u]) (bs :: [u]) (is :: [Nat])union Data.Union No documentation available.
usubset :: forall (f :: u -> Type) . USubset as bs is => Prism' (Union f bs) (Union f as)union Data.Union No documentation available.
-
withdependencies Data.Conduit.Require The requirement will be reset, and can be run multiple times
c_xxh32_reset :: XXH32State -> CUInt -> IO ()xxhash-ffi Data.Digest.XXHash.FFI.C No documentation available.
c_xxh3_64bits_reset_withSeed :: XXH3State -> CULLong -> IO ()xxhash-ffi Data.Digest.XXHash.FFI.C No documentation available.