X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2Fparser%2Fconstr.ugn;h=30cd4381212c837e16c648721d582ffb0f9ee8a3;hb=e7498a3ee1d0484d02a9e86633cc179c76ebf36e;hp=e2d37336cf3a4d3b2f6246886f2a866c030a330e;hpb=6c381e873e222417d9a67aeec77b9555eca7b7a8;p=ghc-hetmet.git diff --git a/ghc/compiler/parser/constr.ugn b/ghc/compiler/parser/constr.ugn index e2d3733..30cd438 100644 --- a/ghc/compiler/parser/constr.ugn +++ b/ghc/compiler/parser/constr.ugn @@ -2,8 +2,10 @@ #include "hspincl.h" %} %{{ +#include "HsVersions.h" + module U_constr where -import Ubiq -- debugging consistency check +IMP_Ubiq() -- debugging consistency check import UgenUtil import U_maybe