TokTok / hs-msgpack-binary

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

chore: Disable targets for cross-compilation. #99

Closed iphydf closed 6 months ago

iphydf commented 6 months ago

This way we can do bazel build //... when cross-compiling.


This change is Reviewable