It's Data.Graph, but it doesn't suck!
Go to file
2021-06-03 10:38:16 -07:00
src/Data/Graph Hello world 2021-06-03 10:26:37 -07:00
test Hello world 2021-06-03 10:26:37 -07:00
.gitignore Hello world 2021-06-03 10:26:37 -07:00
ChangeLog.md Hello world 2021-06-03 10:26:37 -07:00
containers-good-graph.cabal Hello world 2021-06-03 10:26:37 -07:00
LICENSE Hello world 2021-06-03 10:26:37 -07:00
package.yaml Fix package.yaml 2021-06-03 10:38:16 -07:00
README.md Readme 2021-06-03 10:35:10 -07:00
Setup.hs Hello world 2021-06-03 10:26:37 -07:00
stack.yaml Hello world 2021-06-03 10:26:37 -07:00
stack.yaml.lock Hello world 2021-06-03 10:26:37 -07:00

containers-good-graph

Dedication

That's a real Parker Square kind of move.

--Matt Parker

Overview

It's just Data.Graph from containers, except that it isn't complete ass. Data.Graph.Good is a drop-in replacement, except that it makes everything typesafe and means you can stop faffing about with partial maps to and from the damn integers.