Skip to content
Snippets Groups Projects
Commit 73cffeec authored by Mikhail Glushenkov's avatar Mikhail Glushenkov
Browse files

Formatting.

parent 3504e456
No related branches found
No related tags found
No related merge requests found
......@@ -841,7 +841,7 @@ regenerateHaddockIndex verbosity packageDBs comp platform conf useSandbox
&& all (not . isSpecificPackageDB) packageDBs
installedDocs (InstallPlan.Installed _ (BuildOk DocsOk _ _)) = True
installedDocs _ = False
installedDocs _ = False
isSpecificPackageDB (SpecificPackageDB _) = True
isSpecificPackageDB _ = False
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment