The latest version of haggle is 0.3-0.

haggle

Version 0.2 revision 0 uploaded by TristanRavitch.

Package meta

Synopsis
A graph library offering mutable, immutable, and inductive graphs
Description

This library provides mutable (in ST or IO), immutable, and inductive graphs. There are multiple graphs implementations provided to support different use cases and time/space tradeoffs. It is a design goal of haggle to be flexible and allow users to "pay as they go". Node and edge labels are optional. Haggle also aims to be safer than fgl: there are no partial functions in the API.

Author
Tristan Ravitch
Bug reports
https://github.com/travitch/haggle/issues
Category
Data Structures, Graphs
Copyright
n/a
Homepage
https://github.com/travitch/haggle
Maintainer
tristan@ravit.ch
Package URL
n/a
Stability
n/a

Components