Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
An empty API: one which serves nothing. Morally speaking, this should be
the unit of :<|>
. Implementors of interpretations of API types should
treat EmptyAPI
as close to the unit as possible.
Instances
Bounded EmptyAPI Source # | |
Enum EmptyAPI Source # | |
Show EmptyAPI Source # | |
Eq EmptyAPI Source # | |
HasLink EmptyAPI Source # | |
type MkLink EmptyAPI a Source # | |
Defined in Servant.Links |