{ haskellPackages }: { packages = builtins.attrValues { inherit (haskellPackages) haskell-language-server ormolu ghc ; }; }