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