Data.Empty

v11.3.15 • Void Type

The empty type, which has no inhabitants. Represents logical falsehood (False).

Types

Empty :: *

The empty type.

Implementation
data Empty =