Hoogle Search

Within LTS Haskell 22.17 (ghc-9.6.4)

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 (m :: Nat) + (n :: Nat) :: Nat

    base GHC.TypeLits

    Addition of type-level naturals.

  4. type family (m :: Nat) + (n :: Nat) :: Nat

    base GHC.TypeNats

    Addition of type-level naturals.

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

    amazonka-core Amazonka.Prelude

    No documentation available.

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

    hedgehog Hedgehog.Internal.Prelude

    No documentation available.

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

    ghc GHC.Prelude.Basic

    No documentation available.

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

    rio RIO.Prelude

    No documentation available.

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

    basement Basement.Nat

    Addition of type-level naturals.

  10. (+) :: Additive a => a -> a -> a

    basement Basement.Numerical.Additive

    No documentation available.

Page 1 of many | Next