X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=docs%2Fusers_guide%2Fgone_wrong.xml;h=114b06cfd6909ebf385510e686f68c37ede9cffa;hb=f07b01e57f4c08a68e22eb81f25c865d1d7c15c3;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..114b06c 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. @@ -207,7 +207,6 @@