Skip to content

ncaq/haskell-import-graph

Repository files navigation

haskell-import-graph

create haskell import graph for graphviz

How to use

Build it yourself

% git clone https://github.com/ncaq/haskell-import-graph.git
% cd haskell-import-graph
% stack install
% cd your-project-root-dir
% rm -rf .stack-work
% stack build
% stack exec haskell-import-graph

About

create haskell import graph for graphviz

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published