X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2Fparser%2Fhschooks.c;h=5c1f0236ac94c283ac8e1100e263a4e722b24fdd;hb=58b79de0bdcfccd832c135c0b773fbd062a67e93;hp=cca3002fc56201ef7d6a2f864202a77c4c504192;hpb=e0b21a6c8434d1815db5ae0d336de590a04b31fc;p=ghc-hetmet.git diff --git a/ghc/compiler/parser/hschooks.c b/ghc/compiler/parser/hschooks.c index cca3002..5c1f023 100644 --- a/ghc/compiler/parser/hschooks.c +++ b/ghc/compiler/parser/hschooks.c @@ -5,7 +5,7 @@ in instead of the defaults. */ /* For GHC 4.08, we are relying on the fact that RtsFlags has - * compatibile layout with the current version, because we're + * compatible layout with the current version, because we're * #including the current version of RtsFlags.h below. 4.08 didn't * ship with its own RtsFlags.h, unfortunately. For later GHC * versions, we #include the correct RtsFlags.h.