Hoogle Search

Within LTS Haskell 24.46 (ghc-9.10.3)

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

  1. sumFrom :: forall (m :: Type -> Type) . Monad m => Integer -> Cell m Integer Integer

    essence-of-live-coding LiveCoding.Cell.Util

    Sum all past inputs, starting by the given number

  2. sumRepDataConKey :: Unique

    ghc-lib-parser GHC.Builtin.Names

    No documentation available.

  3. sumTyConKey :: Unique

    ghc-lib-parser GHC.Builtin.Names

    No documentation available.

  4. sumTyConName :: Name

    ghc-lib-parser GHC.Builtin.Names

    No documentation available.

  5. sumDataCon :: ConTag -> Arity -> DataCon

    ghc-lib-parser GHC.Builtin.Types

    Data constructor for i-th alternative of a n-ary unboxed sum.

  6. sumRepDataConTyCon :: TyCon

    ghc-lib-parser GHC.Builtin.Types

    No documentation available.

  7. sumTyCon :: Arity -> TyCon

    ghc-lib-parser GHC.Builtin.Types

    Type constructor for n-ary unboxed sum.

  8. sumPatParens :: EpAnnSumPat -> (EpaLocation, EpaLocation)

    ghc-lib-parser GHC.Hs.Pat

    No documentation available.

  9. sumPatVbarsAfter :: EpAnnSumPat -> [EpToken "|"]

    ghc-lib-parser GHC.Hs.Pat

    No documentation available.

  10. sumPatVbarsBefore :: EpAnnSumPat -> [EpToken "|"]

    ghc-lib-parser GHC.Hs.Pat

    No documentation available.

Page 49 of many | Previous | Next