diff options
Diffstat (limited to 'cabal.project')
-rw-r--r-- | cabal.project | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/cabal.project b/cabal.project index a13761a..697d3bd 100644 --- a/cabal.project +++ b/cabal.project @@ -1,2 +1,5 @@ packages: . -with-compiler: ghc-9.6.4 +with-compiler: ghc-9.8.2 + +allow-newer: + orthotope:deepseq |