Skip to content

Commit 63d0827

Browse files
Eliminate duplicated advice
1 parent 9bc4ac5 commit 63d0827

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

src/Tutorial_01_Introduction.lhs

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -241,15 +241,6 @@ until it _builds_ without any liquid type errors.
241241
The above workflow will let you use whatever GHC/Haskell tooling you use for your
242242
favorite editor, to automatically display LH errors as well.
243243

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-
253244
If you'd like to copy and paste code snippets into the
254245
web demo, instead of cloning the repo, note that you may
255246
need to pass `--no-termination` to `liquid`, or equivalently,

0 commit comments

Comments
 (0)