diff options
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 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 |