| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Type.Bool
Documentation
type family If' (cond :: Bool) (a :: Constraint) (b :: Constraint) :: Constraint where ... Source #
typelevel-1.2.2: Useful type level operations (type families and related operators).
| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Type.Bool
type family If' (cond :: Bool) (a :: Constraint) (b :: Constraint) :: Constraint where ... Source #