fix(bazel): Always use Haskell toolchain from Nix
This commit is contained in:
parent
27c3e77d2f
commit
81a0a96225
1 changed files with 2 additions and 0 deletions
2
.bazelrc
Normal file
2
.bazelrc
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
# Ensure that GHC is always selected from nixpkgs:
|
||||||
|
build --host_platform=@io_tweag_rules_haskell//haskell/platforms:linux_x86_64_nixpkgs
|
Loading…
Reference in a new issue