X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=docs%2Fusers_guide%2Fseparate_compilation.xml;h=91cefb449c339a5a1bb7a77fc9247f4193cf2ba8;hb=25ebbb764146f4c4634720bb285c3611e95cc951;hp=c890f60d933ee577c97746e5e5457d64e27daf36;hpb=a8e681c1e8aa4bc602714ff61583cd4e969d7187;p=ghc-hetmet.git diff --git a/docs/users_guide/separate_compilation.xml b/docs/users_guide/separate_compilation.xml index c890f60..91cefb4 100644 --- a/docs/users_guide/separate_compilation.xml +++ b/docs/users_guide/separate_compilation.xml @@ -1016,6 +1016,15 @@ ghc -M -optdep-f -optdep.depend ... + + + Display a list of the cycles in the module graph. This is + useful when trying to eliminate such cycles. You do not need the -optdep prefix + for this flag. + + + + Turn off warnings about interface file shadowing. @@ -1100,6 +1109,7 @@ ghc -M -optdep-f -optdep.depend ... +