Skip to content

Commit 6947618

Browse files
authoredJan 25, 2022
Clarify that GHC must be version 8.10
1 parent 67343ac commit 6947618

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ These are the versions we currently use - older versions might work too, please
3434

3535
## Usage
3636
-----
37-
This program requires version `3.4` or higher of `cabal`, and version `8.10` or
38-
higher of `ghc`. A complete environment required to run (minus the `QuickCheck`)
37+
This program requires version `3.4` or higher of `cabal`, and version `8.10` of `ghc`.
38+
A complete environment required to run (minus the `QuickCheck`)
3939
is defined in `shell.nix`, and can be activated using `nix-shell`, if installed.
4040

4141
**MacOS** users have to use `cabal configure --enable-optimization --enable-executable-dynamic`. Windows users might find some help [here](https://www.linux.org/pages/download/).

0 commit comments

Comments
 (0)