With bzlmod, the nix functionalities provided by rules_haskell must be
accessed via @rules_haskell_nix//:nixpkgs.bzl.
This way the main rules_haskell module does not have to depend on
rules_nixpkgs when we do not intend to use nix toolchains.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
With bzlmod, the nix functionalities provided by rules_haskell must be
accessed via @rules_haskell_nix//:nixpkgs.bzl.
This way the main rules_haskell module does not have to depend on
rules_nixpkgs when we do not intend to use nix toolchains.