Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

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

  1. composeSteppers :: NormaliseStepper ev -> NormaliseStepper ev -> NormaliseStepper ev

    ghc-lib GHC.Plugins

    Try one stepper and then try the next, if the first doesn't make progress. So if it returns NS_Done, it means that both steppers are satisfied

  2. unwrapNewTypeStepper :: NormaliseStepper Coercion

    ghc-lib GHC.Plugins

    A NormaliseStepper that unwraps newtypes, careful not to fall into a loop. If it would fall into a loop, it produces NS_Abort.

  3. RunAndLogSteps :: SingleStep

    ghc-lib GHC.Runtime.Eval

    No documentation available.

  4. data SingleStep

    ghc-lib GHC.Runtime.Eval

    No documentation available.

  5. SingleStep :: SingleStep

    ghc-lib GHC.Runtime.Eval

    No documentation available.

  6. execSingleStep :: ExecOptions -> SingleStep

    ghc-lib GHC.Runtime.Eval

    stepping mode

  7. bumpStepCountTcS :: TcS ()

    ghc-lib GHC.Tc.Solver.Monad

    No documentation available.

  8. data AdjustmentGetStepIncrementMethodInfo

    gi-gtk GI.Gtk

    No documentation available.

  9. data AdjustmentSetStepIncrementMethodInfo

    gi-gtk GI.Gtk

    No documentation available.

  10. data AdjustmentStepIncrementPropertyInfo

    gi-gtk GI.Gtk

    No documentation available.

Page 105 of many | Previous | Next