Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.1 KB

README.md

File metadata and controls

15 lines (11 loc) · 1.1 KB

IOTasks Haskell CI

Examples for writing specifications can be found under examples/ and in the online demo.

Documentation

Main branch: Haddock Documentation

Publications

API for task templates (WFLP 2020)

For task-template examples see the old code base. You can generate tasks from templates by cloning the repository and using showTaskInstance <example-name> after invoking stack ghci.