| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Servant.Common.BaseUrl
Documentation
URI scheme to use
Simple data type to represent the target of HTTP requests for servant's automatically-generated clients.
Constructors
| BaseUrl | |
Fields
| |
showBaseUrl :: BaseUrl -> String Source