Popularity
4.1
Growing
Activity
0.0
Stable
4
4
1

Monthly Downloads: 25
Programming language: Haskell
License: MIT License
Tags: Development    

haskell-import-graph alternatives and similar packages

Based on the "Development" category.
Alternatively, view haskell-import-graph alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of haskell-import-graph or a related project?

Add another 'Development' Package

README

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