diff options
author | stuebinm | 2024-10-29 01:41:54 +0100 |
---|---|---|
committer | stuebinm | 2024-10-29 01:41:54 +0100 |
commit | 768db4942bf40d0ca14a45f94ff406154dda5b03 (patch) | |
tree | 66a1e1ae70b7dff217625dd8c820f47e3b2f8899 | |
parent | 9110064fe62f98dd3ecc5fb4c3915a843492b8fb (diff) |
bump stackage version for ghc 9.6.5
-rw-r--r-- | cabal.project | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cabal.project b/cabal.project index c5b41d4..8c89067 100644 --- a/cabal.project +++ b/cabal.project @@ -1,2 +1,2 @@ packages: */*.cabal -import: https://www.stackage.org/lts-20.26/cabal.config +import: https://www.stackage.org/lts-22.27/cabal.config |