Hoogle Search
Within Stackage Nightly 2025-10-08 (ghc-9.12.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
localTimeSetTimezone :: Time t => TimezoneOffset -> LocalTime t -> LocalTime ttime-hourglass Data.Hourglass For the given timezone offset and local time, yield the corresponding local time.
timezoneOffset :: Timezone tz => tz -> Inttime-hourglass Data.Hourglass Offset in minutes from UTC. Valid values should be between -12 * 60 and +14 * 60.
timezoneOffsetToMinutes :: TimezoneOffset -> Inttime-hourglass Data.Hourglass The number of minutes.
timezoneOffsetToSeconds :: TimezoneOffset -> Secondstime-hourglass Data.Hourglass For the given timezone offset, yield the corresponding number of seconds.
parseT :: forall e a . (Parse a, Textual e) => Text -> Either e attc Data.TTC Parse from strict Text
parseTL :: forall e a . (Parse a, Textual e) => Text -> Either e attc Data.TTC Parse from lazy Text
parseTLB :: forall e a . (Parse a, Textual e) => Builder -> Either e attc Data.TTC Parse from a Text Builder
analyseType :: Name -> Type -> TypeAnalysisacid-state Data.Acid.TemplateHaskell No documentation available.
machineOffsets :: AcMachine v -> !TypedByteArray Offsetalfred-margaret Data.Text.AhoCorasick.Automaton For every state, the index into machineTransitions where the transition list for that state starts.
databaseTypeDecl :: [HsEntity] -> Decl ()beam-migrate Database.Beam.Haskell.Syntax No documentation available.