TokTok / hs-msgpack-rpc-conduit

A MessagePack RPC implementation in Haskell
https://toktok.ltd/
Other
3 stars 8 forks source link

Remove warning flags. These are now default. #34

Closed iphydf closed 4 years ago

iphydf commented 4 years ago

toktok-stack sets default -Wall -Werror.


This change is Reviewable