unordered-graphs: Graph library using unordered-containers

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Simple graph library allowing any Hashable instance to be a node type.


[Skip to Readme]

Properties

Versions 0.1.0, 0.1.0, 0.1.0.1
Change log None available
Dependencies base (>=4.8 && <4.9), deepseq (>=1.4.0.0), dlist (>=0.5 && <0.8), hashable, unordered-containers (>=0.2 && <0.3) [details]
License MIT
Author Ivan Lazar Miljenovic
Maintainer Ivan.Miljenovic@gmail.com
Category Data Structures, Graphs
Source repo head: git clone https://github.com/ivan-m/unordered-graphs
Uploaded by IvanMiljenovic at 2015-10-09T05:30:32Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for unordered-graphs-0.1.0

[back to package description]

unordered-graphs

Graph library using unordered-containers