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.
type family (a :: Natural)
+ (b :: Natural) :: Naturalclash-prelude Clash.Explicit.Prelude Addition of type-level naturals.
type family (a :: Natural)
+ (b :: Natural) :: Naturalclash-prelude Clash.Explicit.Prelude.Safe Addition of type-level naturals.
-
clash-prelude Clash.HaskellPrelude No documentation available.
type family (a :: Natural)
+ (b :: Natural) :: Naturalclash-prelude Clash.Prelude Addition of type-level naturals.
type family (a :: Natural)
+ (b :: Natural) :: Naturalclash-prelude Clash.Prelude.Safe Addition of type-level naturals.
-
incipit-base Incipit.Base No documentation available.
type family (a :: Natural)
+ (b :: Natural) :: Naturalincipit-base Incipit.Base Addition of type-level naturals.
type family (i :: TypeInt)
+ (i' :: TypeInt) :: TypeIntnumtype-dk Numeric.NumType.DK.Integers TypeInt addition.
(
+ ) :: forall (i :: TypeInt) (i' :: TypeInt) . Proxy i -> Proxy i' -> Proxy (i + i')numtype-dk Numeric.NumType.DK.Integers No documentation available.
-
subcategories Control.Subcategory.RebindableSyntax No documentation available.