You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The main motivation for this change is to enable development
of HLS plugins by generating a `.env` shell for every package in
this repository.
Example usage:
```ShellSession
$ nix develop .#haskell-language-server-dev-env.hls-fourmolu-plugin
```
This is a plain shell, though, without any tooling installed, identical
to the one that Nixpkgs provides by default.
# Copied from https://github.com/NixOS/nixpkgs/blob/210784b7c8f3d926b7db73bdad085f4dc5d79428/pkgs/development/tools/haskell/haskell-language-server/withWrapper.nix#L16
0 commit comments