Skip to content

factisresearch/graph-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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