TokTok / hs-msgpack-binary

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

Hide most internal modules in other-modules. #35

Closed iphydf closed 7 years ago

iphydf commented 7 years ago

We expose Result mainly for the tests. We should probably move Result out into a separate library, or use some existing Result-like type.


This change is Reviewable

robinlinden commented 7 years ago
:lgtm_strong:

Reviewed 3 of 3 files at r1. Review status: all files reviewed at latest revision, all discussions resolved, some commit checks failed.


Comments from Reviewable