dhall-lang / dhall-haskell

Maintainable configuration files
https://dhall-lang.org/
BSD 3-Clause "New" or "Revised" License
908 stars 211 forks source link

Port to GHC-9.8.2 (missing: dhall-{lsp-server,nix,nixpkgs}) #2584

Open lucasdicioccio opened 2 months ago

lucasdicioccio commented 2 months ago

Starting something to upgrade to 9.8.2, taking baby-steps absent #2583 .

My goal is to compile with -Werror with 9.8.2 (I run cabal 3.10.3.0 but that shouldn't matter much) then pass tests (without -Werror then with).