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.
-
ghc-lib-parser GHC.Runtime.Eval.Types No documentation available.
singleStep :: EvalOpts -> Boolghc-lib-parser GHCi.Message No documentation available.
leStep :: forall (n :: Nat) (m :: Nat) . LEProof n m -> LEProof n ('S m)fin Data.Type.Nat.LE leStepL :: forall (n :: Nat) (m :: Nat) . LEProof ('S n) m -> LEProof n mfin Data.Type.Nat.LE module Data.Type.Nat.LE.
ReflStep No documentation available.
LEStep :: forall (n :: Nat) (m1 :: Nat) . LEProof n m1 -> LEProof n ('S m1)fin Data.Type.Nat.LE.ReflStep No documentation available.
leStep :: forall (n :: Nat) (m :: Nat) . LEProof n m -> LEProof n ('S m)fin Data.Type.Nat.LE.ReflStep leStepL :: forall (n :: Nat) (m :: Nat) . LEProof ('S n) m -> LEProof n mfin Data.Type.Nat.LE.ReflStep enumFromStepN :: Num a => a -> a -> Int -> Vector arebase Rebase.Data.Vector No documentation available.
enumFromStepN :: forall a (m :: Type -> Type) . (Num a, Monad m) => a -> a -> Int -> Stream m arebase Rebase.Data.Vector.Fusion.Stream.Monadic Yield a Stream of the given length containing the values x, x+y, x+y+y etc.