diff options
author | Tom Smeding <tom@tomsmeding.com> | 2025-02-01 11:51:09 +0100 |
---|---|---|
committer | Tom Smeding <tom@tomsmeding.com> | 2025-02-01 11:51:09 +0100 |
commit | 03af9faf39e8872b5577e6f32d55b692c9a90d0e (patch) | |
tree | 3192b333b41c24846bb07ba83d3b56bfa092fd2c | |
parent | 4163a49a7662ac79fa00cef6d3d985faa6b8adc9 (diff) |
Up ghc to 9.8.4
-rw-r--r-- | cabal.project | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cabal.project b/cabal.project index bc6e771..87e4919 100644 --- a/cabal.project +++ b/cabal.project @@ -1,5 +1,5 @@ packages: . -with-compiler: ghc-9.8.3 +with-compiler: ghc-9.8.4 allow-newer: orthotope:deepseq |