Hoogle Search

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

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

  1. class IsSubset (ins :: [Type]) (out :: [Type]) target

    registry Data.Registry.Solver

    Compute if each element of a list of types is contained in another list when trying to add the function target

  2. peekSet :: (IsSet t, Store (Element t)) => Peek t

    store Data.Store.Internal

    Implement peek for an IsSequence of Store instances.

  3. pokeSet :: (IsSet t, Store (Element t)) => t -> Poke ()

    store Data.Store.Internal

    Implement poke for an IsSequence of Store instances.

  4. sizeSet :: (IsSet t, Store (Element t)) => Size t

    store Data.Store.Internal

    Implement size for an IsSet of Store instances.

  5. parseTimeRFC2822 :: TextualMonoid t => t -> Maybe ZonedTime

    timerep Data.Time.RFC2822

    No documentation available.

  6. parseTimeRFC3339 :: TextualMonoid t => t -> Maybe ZonedTime

    timerep Data.Time.RFC3339

    No documentation available.

  7. parseTimeRFC822 :: TextualMonoid t => t -> Maybe ZonedTime

    timerep Data.Time.RFC822

    No documentation available.

  8. defaultSettings :: Text -> Settings

    bugsnag Data.Bugsnag.Settings

    No documentation available.

  9. offset :: SuffixUnder es es' => Int

    data-effects-core Data.Effect.OpenUnion

    No documentation available.

  10. parseToFlattenedMap :: forall (c :: Type -> Type -> Type) k v s . (IsList (c k v), Item (c k v) ~ (k, v)) => (s -> Parser k) -> (s -> Parser v) -> Vector s -> Parser (FlattenedMap c k v)

    greskell-core Data.Greskell.GMap

    General parser for FlattenedMap.

Page 131 of many | Previous | Next