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 0ea265f commit a4d571dCopy full SHA for a4d571d
tutorials/ch1.md
@@ -25,7 +25,7 @@ If you're installing from source, the simplest method is to checkout the
25
[Umbrella Project](https://github.com/haskell-distributed/cloud-haskell) and
26
run `make` to obtain the complete set of source repositories for building
27
Cloud Haskell. The additional makefiles bundled with the umbrella assume
28
-that you have a recent version of cabal-dev installed.
+that you have a recent version of cabal (with support for sandboxes) installed.
29
30
### Creating a node
31
0 commit comments