Data.Empty
v11.3.15 • Void Type
The empty type, which has no inhabitants. Represents logical falsehood (False).
Types
Empty :: *
The empty type.
Implementationdata Empty =
The empty type, which has no inhabitants. Represents logical falsehood (False).
The empty type.
Implementationdata Empty =