Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

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

  1. (+) :: Num a => a -> a -> a

    base Prelude

    No documentation available.

  2. (+) :: Num a => a -> a -> a

    base GHC.Num

    No documentation available.

  3. type family (a :: Natural) + (b :: Natural) :: Natural

    base GHC.TypeLits

    Addition of type-level naturals.

  4. type family (a :: Natural) + (b :: Natural) :: Natural

    base GHC.TypeNats

    Addition of type-level naturals.

  5. (+) :: Num a => a -> a -> a

    hedgehog Hedgehog.Internal.Prelude

    No documentation available.

  6. (+) :: Num a => a -> a -> a

    ghc GHC.Prelude.Basic

    No documentation available.

  7. (+) :: Num a => a -> a -> a

    rio RIO.Prelude

    No documentation available.

  8. (+) :: Num a => a -> a -> a

    Cabal-syntax Distribution.Compat.Prelude

    No documentation available.

  9. (+) :: Num a => a -> a -> a

    relude Relude.Numeric

    No documentation available.

  10. data ((a :: Nat) + (b :: Nat)) (c :: Nat)

    first-class-families Fcf

    No documentation available.

Page 1 of many | Next