diff options
| author | Tom Smeding <tom@tomsmeding.com> | 2025-10-02 14:12:15 +0200 |
|---|---|---|
| committer | Tom Smeding <tom@tomsmeding.com> | 2025-10-02 14:12:15 +0200 |
| commit | 2018dc3476c1a1b723f8c7106d628bd0da8cb49c (patch) | |
| tree | 12255ef1856abc5a7f618c0190a073a5655319bc /cabal.project | |
| parent | ef72e54cf6bcee7124058364fea15b4d1bd62cd7 (diff) | |
Tune redundant cases for no-warnings on GHC 9.12
Diffstat (limited to 'cabal.project')
| -rw-r--r-- | cabal.project | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cabal.project b/cabal.project index d102ed6..d76d872 100644 --- a/cabal.project +++ b/cabal.project @@ -1,2 +1,2 @@ packages: . -with-compiler: ghc-9.8.4 +with-compiler: ghc-9.12.2 |
