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 a3f8475 commit 15eb6daCopy full SHA for 15eb6da
docs/src/tutorials/getting-started-with-hyper.rst
@@ -12,9 +12,9 @@ in the PureScript documentation.
12
13
.. note::
14
15
- Hyper 0.6.0 requires PureScript `version 0.10.6
16
- <https://github.com/purescript/purescript/releases/tag/v0.10.6>`__, or
17
- higher. If you're using PureScript 0.11.x, upgrade to Hyper 0.7.x or higher.
+ Hyper 0.9.0 requires PureScript `version 0.12.2`
+ <https://github.com/purescript/purescript/releases/tag/v0.12.2>`__, or
+ higher.
18
19
Start off by generating an empty project by entering the following commands in
20
your terminal:
0 commit comments