Skip to content

Commit

Permalink
Add cabal minimum version to README
Browse files Browse the repository at this point in the history
  • Loading branch information
marnovandermaas committed Apr 15, 2024
1 parent 3f79456 commit 08cc96a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ The root makefile can currently build the QuickCheck Verification Engine, Spike,

### Dependencies
The dependencies for the QuickCheck Verification Engine are `cabal` and `ghc`, both of which you can install using [GHCup](https://www.haskell.org/ghcup/).
For `cabal` you must install version 3.4 or later to use the `list-bin` command.

The dependencies for Spike are:
- `sudo apt-get install device-tree-compiler`
Expand Down

0 comments on commit 08cc96a

Please sign in to comment.