Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Documentation
type family At0 t where ... Source #
Get the first type of a value level tuple This is useful for defining a newtype wrapper with a single "parameterized" type, around a type with many "parameterized" type variables.