ghc-make VS ghc-pkg-autofix

Compare ghc-make vs ghc-pkg-autofix and see what are their differences.

ghc-make

An alternative to ghc --make which supports parallel compilation of modules and runs faster when nothing needs compiling. (by ndmitchell)

ghc-pkg-autofix

By konn
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
ghc-make ghc-pkg-autofix
0 0
39 4
- -
1.8 0.0
about 2 years ago -
Haskell Haskell
BSD 3-clause "New" or "Revised" License BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ghc-make

Posts with mentions or reviews of ghc-make. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning ghc-make yet.
Tracking mentions began in Dec 2020.

ghc-pkg-autofix

Posts with mentions or reviews of ghc-pkg-autofix. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning ghc-pkg-autofix yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing ghc-make and ghc-pkg-autofix you can also consider the following projects:

ghc-dump-tree - Dump GHC's abstract syntax trees

ghc-events - Library and tool for parsing .eventlog files from GHC

ghc-vis - Visualize live Haskell data structures in GHCi

ghc-core

ghc-core-html - Read ghc-core with style. javascript and CSS style.

ghc-parmake - A parallel wrapper for 'ghc --make'.

ghc-prof - Library for parsing GHC time and allocation profiling reports

ghc-datasize - ghc-datasize is a tool to determine the size of Haskell data structures in GHC's memory

ghc-imported-from - For a given Haskell source file, determine where a symbol is imported from