Hoogle Search

Within Stackage Nightly 2025-10-09 (ghc-9.12.2)

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

  1. localTimeSetTimezone :: Time t => TimezoneOffset -> LocalTime t -> LocalTime t

    time-hourglass Data.Hourglass

    For the given timezone offset and local time, yield the corresponding local time.

  2. timezoneOffset :: Timezone tz => tz -> Int

    time-hourglass Data.Hourglass

    Offset in minutes from UTC. Valid values should be between -12 * 60 and +14 * 60.

  3. timezoneOffsetToMinutes :: TimezoneOffset -> Int

    time-hourglass Data.Hourglass

    The number of minutes.

  4. timezoneOffsetToSeconds :: TimezoneOffset -> Seconds

    time-hourglass Data.Hourglass

    For the given timezone offset, yield the corresponding number of seconds.

  5. parseT :: forall e a . (Parse a, Textual e) => Text -> Either e a

    ttc Data.TTC

    Parse from strict Text

  6. parseTL :: forall e a . (Parse a, Textual e) => Text -> Either e a

    ttc Data.TTC

    Parse from lazy Text

  7. parseTLB :: forall e a . (Parse a, Textual e) => Builder -> Either e a

    ttc Data.TTC

    Parse from a Text Builder

  8. analyseType :: Name -> Type -> TypeAnalysis

    acid-state Data.Acid.TemplateHaskell

    No documentation available.

  9. machineOffsets :: AcMachine v -> !TypedByteArray Offset

    alfred-margaret Data.Text.AhoCorasick.Automaton

    For every state, the index into machineTransitions where the transition list for that state starts.

  10. databaseTypeDecl :: [HsEntity] -> Decl ()

    beam-migrate Database.Beam.Haskell.Syntax

    No documentation available.

Page 142 of many | Previous | Next