diff --git a/BUILD.bazel b/BUILD.bazel index 1e64d55..3ddf6ed 100644 --- a/BUILD.bazel +++ b/BUILD.bazel @@ -8,6 +8,7 @@ haskell_library( name = "hs-msgpack-types", srcs = glob(["src/**/*.*hs"]), src_strip_prefix = "src", + tags = ["no-cross"], version = "0.3.3", visibility = ["//visibility:public"], deps = [