<div dir="ltr">Hi everyone,<div><br></div><div>I am having trouble porting some 6.8.2 GHC code to 7.8.3 GHC. The main trouble I met is that, in 6.8.2, there is a <span style="color:rgb(51,51,51);font-family:Consolas,'Liberation Mono',Menlo,Courier,monospace;font-size:12px;line-height:32px;background-color:rgb(247,247,247)">includes/mkDerivedConstants.c</span> and some constants about RTS are declared here.</div><div><br></div><div>While in 7.8.3, there is only a similar  `includes/dist-derivedconstants/header` directory containing a bunch of code. Some seems generated like `DerivedConstants.h`, and it seems like `tmp.c` generated this.</div><div><br></div><div>However, when I added some entries in `tmp.c` and compiled it, then it became the original version ... So I doubted that if there is another file which is equivalent to the <span style="color:rgb(51,51,51);font-family:Consolas,'Liberation Mono',Menlo,Courier,monospace;font-size:12px;line-height:32px;background-color:rgb(247,247,247)">includes/mkDerivedConstants.c </span>in 6.8.2?</div><div><br></div><div>Thank a lot!</div><div><br></div><div><br></div><div>Zhen</div></div>