[Haskell] ANNOUNCE: fgl-arbitrary

Ivan Lazar Miljenovic ivan.miljenovic at gmail.com
Mon Jun 22 13:21:18 UTC 2015


I've just released the first version of fgl-arbitrary [1], which
provides Arbitrary instances for fgl graphs for use with QuickCheck.

Also provided are some wrapper newtypes to produce specific types of
graphs, and also the ability to generate just valid node and edge
lists for use with other graph-like data structures.

[1]: http://hackage.haskell.org/package/fgl-arbitrary

-- 
Ivan Lazar Miljenovic
Ivan.Miljenovic at gmail.com
http://IvanMiljenovic.wordpress.com


More information about the Haskell mailing list