Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. constMap :: Ord k => [k] -> a -> Map k a

    board-games Game.Labyrinth

    No documentation available.

  2. istMatt :: Spielstand -> Bool

    board-games Game.VierGewinnt

    No documentation available.

  3. tryMostM :: IOEnv env r -> IOEnv env (Either SomeException r)

    breakpoint Debug.Breakpoint.GhcFacade

    No documentation available.

  4. wrapLocFstM :: (a -> TcM (b, c)) -> Located a -> TcM (Located b, c)

    breakpoint Debug.Breakpoint.GhcFacade

    No documentation available.

  5. wrapLocFstMA :: (a -> TcM (b, c)) -> GenLocated (EpAnn ann) a -> TcM (GenLocated (EpAnn ann) b, c)

    breakpoint Debug.Breakpoint.GhcFacade

    No documentation available.

  6. data BehaviorAdjustment

    cabal-debian Debian.Debianize.Optparse

    This data type represents changes to CabalT state, requested at command line.

  7. _adjustment :: CommandLineOptions -> BehaviorAdjustment

    cabal-debian Debian.Debianize.Optparse

    No documentation available.

  8. handleBehaviorAdjustment :: forall (m :: Type -> Type) . MonadIO m => BehaviorAdjustment -> CabalT m ()

    cabal-debian Debian.Debianize.Optparse

    No documentation available.

  9. hoistMaybe :: forall (f :: Type -> Type) a . Applicative f => Maybe a -> MaybeT f a

    cabal-gild CabalGild.Unstable.Action.EvaluatePragmas

    This was added in transformers-0.6.0.0. See https://hub.darcs.net/ross/transformers/issue/49.

  10. testMainPrompt :: Interactive m => m HsFilePath

    cabal-install Distribution.Client.Init.FlagExtractors

    No documentation available.

Page 173 of many | Previous | Next