To be used for the lecture about testing in Haskell. The goal is to write property-based tests for a topological sort function for a graph.
To run the REPL for the library:
stack repl
To run the REPL for the tests:
stack repl TopSort:test
| Name | Name | Last commit date | ||
|---|---|---|---|---|