Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.27 KB

File metadata and controls

17 lines (12 loc) · 1.27 KB

IOTasks Haskell CI

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

A collection of specifications for exercise tasks can be found under https://github.com/fmidue/IOTasks-collection.

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.