TokTok / hs-msgpack-binary

Haskell implementation of MessagePack / msgpack.org
http://msgpack.org/
Other
16 stars 10 forks source link

Remove warning flags. These are now default. #67

Closed iphydf closed 4 years ago

iphydf commented 4 years ago

toktok-stack sets default -Wall -Werror.


This change is Reviewable