| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2021-12-15 | 448 Bytes | |
| Version 0.6.tar.gz | 2021-12-15 | 181.2 kB | |
| Version 0.6.zip | 2021-12-15 | 233.7 kB | |
| Totals: 3 Items | 415.3 kB | 0 | |
0.6
- [#276]: Add
MonoidandSemigroupinstances. - [#278]: Stop supporting GHC 8.0 and GHC 8.2.
- [#274], [#277]: Expand the API and add algorithms for bipartite graphs, drop the
Undirectedcomponent inBipartite.Undirected.AdjacencyMap. - [#273]: Add attribute quoting style to
Export.Dot. - [#259]: Allow newer QuickCheck.
- [#257]: Add
IsStringinstances. - [#226]: Expand the API of
Bipartite.Undirected.AdjacencyMap.