Closed willbasky closed 5 years ago
Why it is not IP in ipFromHost :: Maybe Text
?
Because it will return a demand on instance FromHttpApiData IP
for hoistServer in Server module later.
Because it will return a demand on instance FromHttpApiData IP for hoistServer in Server module later.
Well, then just write an instance of FromHttpApiData IP 🙂