diff options
-rw-r--r-- | .bazelrc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.bazelrc b/.bazelrc deleted file mode 100644 index 85f0bf089e71..000000000000 --- a/.bazelrc +++ /dev/null @@ -1,2 +0,0 @@ -# Ensure that GHC is always selected from nixpkgs: -build --host_platform=@io_tweag_rules_haskell//haskell/platforms:linux_x86_64_nixpkgs |