We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4677a54 commit 7ed1674Copy full SHA for 7ed1674
.envrc
@@ -2,3 +2,5 @@ PATH_add $HOME/.ghcup/bin
2
PATH_add $(pwd)/bin/cabal
3
PATH_add $(pwd)/bin/ghc/bin
4
PATH_add $(pwd)/bin/hls/bin
5
+
6
+source_env_if_exists .envrc.local # allow custom extensions
0 commit comments