rest-types-1.13.1: Silk Rest Framework Types

Safe HaskellNone
LanguageHaskell98

Rest.Types.Void

Synopsis

Documentation

newtype Void Source

The Void type is used as the identifier for resources that can't be routed to. It contains no values apart from bottom.

Constructors

Void 

Fields

magic :: forall a. a