Remove link to hidden function

This commit is contained in:
Jeroen Engels 2021-08-19 21:00:15 +02:00
parent 7e6cd42469
commit 552a4eec9b
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -240,7 +240,7 @@ modulesThatFailedToParse (Internal.Project project) =
project.modulesThatFailedToParse
{-| Precomputes the module graph that you get using [`moduleGraph`](#moduleGraph).
{-| Precomputes the module graph.
This is to avoid a potentially long computation at every review run. Once the graph
is precomputed, it will be recomputed every time a module is changed, meaning