Port of the examples from the LiquidHaskell Book to Stainless.
- On a terminal execute
sbt
. - In the SBT command prompt, run
verified/run
.
The code to be verified must live under verified/src/main/scala
.
Port of the examples from the LiquidHaskell Book to Stainless.
sbt
.verified/run
.The code to be verified must live under verified/src/main/scala
.