Servant.Utils.Links

Building and using safe links

safeLink

data URI

Adding custom types

class HasLink endpoint

linkURI

data Link

type family IsElem' a s :: Constraint

Illustrative exports

type family IsElem endpoint api :: Constraint where ...

type family Or (a :: Constraint) (b :: Constraint) :: Constraint where ...