On Sat, Jun 13, 2015 at 9:44 AM, Zhen Zhang wrote:
> Hi everyone,
>
> 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 includes/mkDerivedConstants.c and
> some constants about RTS are declared here.
>
> While in 7.8.3, there is o
Hi everyone,
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 includes/mkDerivedConstants.c and
some constants about RTS are declared here.
While in 7.8.3, there is only a
similar `includes/dist-derivedconstants/header` directory