Skip to content

Commit

Permalink
Updated documentation (#1150)
Browse files Browse the repository at this point in the history
cabal configure fails without an update

Co-authored-by: Fill <[email protected]>
Co-authored-by: Robert Phair <[email protected]>
  • Loading branch information
3 people authored Dec 4, 2023
1 parent 849cd13 commit d8b24c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/operate-a-stake-pool/node-installation-process.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,7 @@ If upgrading an existing node, please ensure that you have read the [release not
We explicitly use the `ghc` version that we installed earlier. This avoids defaulting to a system version of `ghc` that might be newer or older than the one you have installed.

```bash
cabal update
cabal configure --with-compiler=ghc-8.10.7
```

Expand Down

0 comments on commit d8b24c4

Please sign in to comment.