···88# Run
99# $ nix-instantiate --eval -E 'with import <nixpkgs> {}; builtins.attrNames pkgs.haskell.packages'
1010# to list for your nixpkgs version.
1111-, supportedGhcVersions ? [ "94" ]
1111+, supportedGhcVersions ? [ "96" ]
12121313# Whether to build hls with the dynamic run-time system.
1414# See https://haskell-language-server.readthedocs.io/en/latest/troubleshooting.html#static-binaries for more information.