cabal.project: Use GHC 9.2.5 by default
This commit is contained in:
parent
7c5fb7a169
commit
c226b5a9dc
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
packages: .
|
||||
with-compiler: ghc-8.10
|
||||
with-compiler: ghc-9.2.5
|
||||
|
|
Loading…
Reference in a new issue