Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 476 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 476 Bytes

Haskell package: graph-core

Build Status

A small package providing a powerful and easy to use Haskell graph implementation.

Hackage: graph-core

Install

  • From Source: git clone https://github.com/factisresearch/graph-core.git && cd graph-core && cabal install
  • From Hackage cabal install graph-core