We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c603bc8 commit a1090feCopy full SHA for a1090fe
copilot/README.md
@@ -81,7 +81,7 @@ ghci> ghci> Leaving GHCi.
81
On other Linux distributions or older Debian-based distributions, to use
82
Copilot you must install a Haskell compiler (GHC) and the package manager
83
Cabal. We currently support all versions of GHC from 8.6.5 to modern versions
84
-(9.6 as of this writing). You can install the toolchain using
+(9.8 as of this writing). You can install the toolchain using
85
[ghcup](https://www.haskell.org/ghcup/) or, if you are on Debian/Ubuntu,
86
directly with `apt-get`:
87
0 commit comments