3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/development/haskell-modules
Jade Lovelace 9d97b342de haskell.packages.ghc942: get inital support up
This change introduces some actual overrides in
configuration-ghc-9.4.x.nix (based on the ones for 9.2) with the aim of
getting a basic 9.4 package set up. In particular the following
“interesting” packages are working:

* hpack
* hoogle
* cabal2nix
* cabal-install

You can get a better overview by looking at the overrides and the
versionedCompilerJobs in release-haskell.nix. Next obvious steps would
be working towards basic HLS support, but it seems that basically none
of the plugins are working so far. Big blockers here:

* https://github.com/alanz/ghc-exactprint/issues/114
* https://github.com/ndmitchell/hlint/issues/1413
* https://github.com/haskell/haskell-language-server/issues/3190

We ourselves have some churn to take care of and should try to release
the changes in https://github.com/NixOS/cabal2nix/pull/571 soon.

Co-authored-by: Rebecca Turner <rbt@sent.as>
Co-authored-by: sternenseemann <sternenseemann@systemli.org>
2022-10-02 14:01:45 +02:00
..
configuration-hackage2nix haskellPackages: mark builds failing on hydra as broken 2022-10-01 13:01:51 +02:00
lib
patches haskellPackages.cachix: fix build 2022-09-25 11:09:09 +01:00
cabal2nix-unstable.nix haskellPackages.cabal2nix-unstable: 2022-07-17 -> 2022-07-22 2022-07-26 21:01:36 +02:00
configuration-arm.nix treewide: use isAarch where appropriate 2022-07-30 16:18:27 +00:00
configuration-common.nix stack: use hpack-0.35.0 2022-09-29 12:34:47 -04:00
configuration-darwin.nix haskellPackages.streaming-commons: Fix sandboxed build on Darwin 2022-08-25 00:53:59 -04:00
configuration-ghc-8.6.x.nix haskellPackages.cabal-install-solver: allow building directly 2022-08-27 10:02:59 +02:00
configuration-ghc-8.8.x.nix haskellPackages.hlint: Fix plugin and ghc924 jobs 2022-09-21 06:12:47 +02:00
configuration-ghc-8.10.x.nix haskell-language-server: 1.7.0.0 -> 1.8.0.0 2022-09-21 05:23:07 +02:00
configuration-ghc-9.0.x.nix haskell-language-server: 1.7.0.0 -> 1.8.0.0 2022-09-21 05:23:07 +02:00
configuration-ghc-9.2.x.nix haskell.packages.ghc924.alex: remove obsolete override 2022-10-01 18:17:21 +02:00
configuration-ghc-9.4.x.nix haskell.packages.ghc942: get inital support up 2022-10-02 14:01:45 +02:00
configuration-ghc-head.nix haskellPackages.terminfo: not a core pkg if cross compiling 2022-07-25 23:42:29 +02:00
configuration-ghcjs.nix
configuration-nix.nix Merge pull request #192540 from maralorn/hls-abi-wrapper 2022-09-28 13:35:29 +02:00
configuration-tensorflow.nix libtensorflow-bin: drop 2022-09-25 13:23:43 +02:00
default.nix treewide: use isAarch where appropriate 2022-07-30 16:18:27 +00:00
generic-builder.nix
generic-stack-builder.nix
hackage-packages.nix all-cabal-hashes: 2022-09-28T11:00:39Z -> 2022-10-01T15:28:21Z 2022-10-01 17:35:56 +02:00
HACKING.md haskell: Add link to current haskell update PR search 2022-08-29 10:46:34 +08:00
hoogle-local-wrapper.sh
hoogle.nix
initial-packages.nix
make-package-set.nix Merge master into haskell-updates 2022-08-26 00:15:32 +00:00
non-hackage-packages.nix haskellPackages.distribution-nixpkgs: 1.6.2 -> 1.7.0 2022-07-20 12:05:09 +02:00
package-list.nix
stack-hook.sh
with-packages-wrapper.nix