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 9bc4ac5 commit 63d0827Copy full SHA for 63d0827
src/Tutorial_01_Introduction.lhs
@@ -241,15 +241,6 @@ until it _builds_ without any liquid type errors.
241
The above workflow will let you use whatever GHC/Haskell tooling you use for your
242
favorite editor, to automatically display LH errors as well.
243
244
-Sample Code
245
------------
246
-
247
-This tutorial is written in literate Haskell and
248
-the code for it is available [here][liquid-tutorial].
249
250
-We *strongly* recommend you grab the code, and follow
251
-along, and especially that you do the exercises.
252
253
If you'd like to copy and paste code snippets into the
254
web demo, instead of cloning the repo, note that you may
255
need to pass `--no-termination` to `liquid`, or equivalently,
0 commit comments