+3
-1
pkgs/development/tools/haskell/haskell-language-server/withWrapper.nix
+3
-1
pkgs/development/tools/haskell/haskell-language-server/withWrapper.nix
···# $ nix-instantiate --eval -E 'with import <nixpkgs> {}; builtins.attrNames pkgs.haskell.packages'# See https://haskell-language-server.readthedocs.io/en/latest/troubleshooting.html#static-binaries for more information.
···# $ nix-instantiate --eval -E 'with import <nixpkgs> {}; builtins.attrNames pkgs.haskell.packages'+(lib.strings.replaceStrings [ "." ] [ "" ] (lib.versions.majorMinor haskellPackages.ghc.version))# See https://haskell-language-server.readthedocs.io/en/latest/troubleshooting.html#static-binaries for more information.