nix: build with GHC 9.12.3

Jumping past GHC 9.6, 9.8 and 9.10 immediately, because these versions
do not successfully build the static binary with TemplateHaskell and
iserv-proxy, yet.

Michal wrote the changes to hsie.

Co-authored-by: Michal Kleczek <michal@kleczek.org>
This commit is contained in:
Wolfgang Walther
2026-04-19 17:53:48 +00:00
co-authored by Michal Kleczek
parent 49a16fe505
commit 1676314fc3
3 changed files with 22 additions and 10 deletions
+1 -2
View File
@@ -16,8 +16,6 @@ build-type: Simple
extra-source-files: CHANGELOG.md
tested-with:
-- nix
GHC == 9.4.8
-- cabal on Ubuntu
, GHC == 9.6.7
-- cabal on Ubuntu
@@ -26,6 +24,7 @@ tested-with:
-- stack on FreeBSD, MacOS, Ubuntu, Windows
, GHC == 9.10.3
-- cabal on Ubuntu
-- nix
, GHC == 9.12.3
source-repository head