| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Servant.Reason.Internal.Foreign
Documentation
data LangReason Source #
Instances
| ReasonType a => HasForeignType LangReason ReasonDatatype (a :: Type) Source # | |
Defined in Servant.Reason.Internal.Foreign Methods typeFor :: Proxy LangReason -> Proxy ReasonDatatype -> Proxy a -> ReasonDatatype # | |
getEndpoints :: (HasForeign LangReason ReasonDatatype api, GenerateList ReasonDatatype (Foreign ReasonDatatype api)) => Proxy api -> [Req ReasonDatatype] Source #