Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 392 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 392 Bytes

Liquid Stain

Port of the examples from the LiquidHaskell Book to Stainless.

Verifying the examples

  1. On a terminal execute sbt.
  2. In the SBT command prompt, run verified/run.

Adding more examples

The code to be verified must live under verified/src/main/scala.