X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=docs%2Fusers_guide%2Fgone_wrong.xml;h=619d8acd908c27f7ae2c8eb96fb809baa374f79f;hb=aedb94f5f220b5e442b23ecc445fd38c8d9b6ba0;hp=ce778f2ebe547480bee41051c7c3275968940c33;hpb=a8e681c1e8aa4bc602714ff61583cd4e969d7187;p=ghc-hetmet.git diff --git a/docs/users_guide/gone_wrong.xml b/docs/users_guide/gone_wrong.xml index ce778f2..619d8ac 100644 --- a/docs/users_guide/gone_wrong.xml +++ b/docs/users_guide/gone_wrong.xml @@ -55,7 +55,7 @@ example, if it picks up a non-standard Prelude.hi file, pretty terrible things will happen. If you turn on - -fno-implicit-prelude + -XNoImplicitPrelude option, the compiler will almost surely die, unless you know what you are doing.