We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b50dee7 commit 56810e3Copy full SHA for 56810e3
1 file changed
flake.nix
@@ -12,6 +12,7 @@
12
final.haskell-nix.project' {
13
src = ./.;
14
compiler-nix-name = "ghc8107";
15
+ projectFileName = "cabal.project";
16
# This is used by `nix develop .` to open a shell for use with
17
# `cabal`, `hlint` and `haskell-language-server`
18
shell.tools = {
0 commit comments