Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

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

  1. pushFirst :: forall (a :: Effects) r (b :: Effects) . Eff a r -> Eff (a :& b) r

    bluefin-internal Bluefin.Internal

    No documentation available.

  2. newtype PruneAfterFirstSuccess

    cabal-install-solver Distribution.Solver.Modular

    Whether to remove all choices after the first successful choice at each level in the search tree.

  3. PruneAfterFirstSuccess :: Bool -> PruneAfterFirstSuccess

    cabal-install-solver Distribution.Solver.Modular

    No documentation available.

  4. pruneAfterFirstSuccess :: SolverConfig -> PruneAfterFirstSuccess

    cabal-install-solver Distribution.Solver.Modular

    No documentation available.

  5. pruneAfterFirstSuccess :: EndoTreeTrav d c

    cabal-install-solver Distribution.Solver.Modular.Preference

    Reduce the branching degree of the search tree by removing all choices after the first successful choice at each level. The returned tree is the minimal subtree containing the path to the first backjump.

  6. newtype PruneAfterFirstSuccess

    cabal-install-solver Distribution.Solver.Modular.Solver

    Whether to remove all choices after the first successful choice at each level in the search tree.

  7. PruneAfterFirstSuccess :: Bool -> PruneAfterFirstSuccess

    cabal-install-solver Distribution.Solver.Modular.Solver

    No documentation available.

  8. pruneAfterFirstSuccess :: SolverConfig -> PruneAfterFirstSuccess

    cabal-install-solver Distribution.Solver.Modular.Solver

    No documentation available.

  9. countFirst :: AtLeastOneCountable a => a

    countable Data.Countable

    No documentation available.

  10. femaleFirstName :: Fake Text

    fakedata Faker.Name

    No documentation available.

Page 80 of many | Previous | Next