Popularity
4.1
Stable
Activity
0.0
Stable
4
4
1
Monthly Downloads: 20
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.
-
cabal-install-parsers
Scripts and instructions for using CI services (e.g. Travis CI or Appveyor) with multiple GHC configurations -
fourmolu
A fourk of ormolu that uses four space indentation and allows arbitrary configuration. Don't like it? PRs welcome!
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
Promo
www.saashub.com
Do you think we are missing an alternative of haskell-import-graph or a related project?
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