diff options
author | Tom Smeding <tom@tomsmeding.com> | 2024-05-13 22:47:42 +0200 |
---|---|---|
committer | Tom Smeding <tom@tomsmeding.com> | 2024-05-13 22:47:42 +0200 |
commit | e4e23a33f77d250af1e9b6614cf249128ba1510a (patch) | |
tree | 34bb40910003749becbaf8005a7b7ca62024fff2 /cabal.project | |
parent | 7c9865354442326d55094087ad6a74b6e96341fb (diff) |
Shape/index hygiene
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 |