| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Servant.Elm.Internal.Foreign
Documentation
Instances
| ElmType a => HasForeignType LangElm ElmDatatype (a :: Type) # | |
Defined in Servant.Elm.Internal.Foreign Methods typeFor :: Proxy LangElm -> Proxy ElmDatatype -> Proxy a -> ElmDatatype # | |
getEndpoints :: (HasForeign LangElm ElmDatatype api, GenerateList ElmDatatype (Foreign ElmDatatype api)) => Proxy api -> [Req ElmDatatype] #