Skip to content

Commit

Permalink
fix bounds for souffle-haskell
Browse files Browse the repository at this point in the history
  • Loading branch information
tchoutri committed Jun 10, 2023
1 parent b954c45 commit 48506d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ The following Haskell command-line tools will have to be installed:
* `ghcid`: To automatically reload the Haskell code base upon source changes
* `ghc-tags`: To generate ctags or etags for the project

You will need the [Soufflé datalog engine v2.3](https://github.com/souffle-lang/souffle/releases/tag/2.3)

(Some of those packages have incompatible dependencies, so don't try to install them all at once with cabal)

* `yarn`: The tool that handles the JavaScript code bases
Expand Down

0 comments on commit 48506d2

Please sign in to comment.