| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-07-13 | 305 Bytes | |
| Version 0.8 source code.tar.gz | 2025-07-13 | 184.6 kB | |
| Version 0.8 source code.zip | 2025-07-13 | 236.5 kB | |
| Totals: 3 Items | 421.4 kB | 0 | |
Change log
0.8
- [#305], [#312]: Support GHC 9.4, GHC 9.6 and GHC 9.8.
- [#303], [#314]: Stop supporting GHC 8.4, GHC 8.6 and GHC 8.8.
0.7
- [#294]: Change the argument order of
bfs*,dfs*andreachablealgorithms. - [#293]: Fix the
ToGraphinstance of symmetric relations.