we need to #include "Stg.h" first, we can't rely on GHC to inject it
authorSimon Marlow <simonmar@microsoft.com>
Wed, 10 Oct 2007 15:32:44 +0000 (15:32 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Wed, 10 Oct 2007 15:32:44 +0000 (15:32 +0000)
commit53d57aa3aa498120eb1beba1b9c30e6a5e4e2d0a
treee43fd6bbd924647b36844f2f8a34914ed3a146fe
parent0d8da265dadfd9170800a60a7d1a59543da5a6f5
we need to #include "Stg.h" first, we can't rely on GHC to inject it
This fixes the unreg build, and in general building the RTS code
via-C. I'm not sure at what stage this was broken, but I think it
was working accidentally before.
rts/HCIncludes.h