This is a short version of the full LiquidHaskell Tutorial.
To access the tutorial use the link [https://catarinagamboa.github.io/liquidhaskell-short-tutorial/].
To make changes in the tutorial:
- Clone the repo.
- Access the
src
folder, where the literate haskell documents are located. - Make changes on the
.hls
files. - Commit changes and see the results in the webpage.