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. contactSteps :: [MultiParticleState] -> Int

    LPFP-core LPFPCore.MOExamples

    No documentation available.

  2. spaceStepsCE :: Int

    LPFP-core LPFPCore.Maxwell

    No documentation available.

  3. type TimeStep = R

    LPFP-core LPFPCore.Mechanics1D

    No documentation available.

  4. RunAndLogSteps :: SingleStep

    ghc-lib GHC

    No documentation available.

  5. data SingleStep

    ghc-lib GHC

    No documentation available.

  6. SingleStep :: SingleStep

    ghc-lib GHC

    No documentation available.

  7. execSingleStep :: ExecOptions -> SingleStep

    ghc-lib GHC

    stepping mode

  8. NS_Step :: RecTcChecker -> Type -> ev -> NormaliseStepResult ev

    ghc-lib GHC.Plugins

    We stepped, yielding new bits; ^ ev is evidence; Usually a co :: old type ~ new type

  9. data NormaliseStepResult ev

    ghc-lib GHC.Plugins

    The result of stepping in a normalisation function. See topNormaliseTypeX.

  10. type NormaliseStepper ev = RecTcChecker -> TyCon -> [Type] -> NormaliseStepResult ev

    ghc-lib GHC.Plugins

    A function to check if we can reduce a type by one step. Used with topNormaliseTypeX.

Page 104 of many | Previous | Next