Fix unregisterised build
This required some fiddling around with the location of forward declarations since the C sources generated by GHC's C backend only includes Stg.h.
Showing
- includes/Stg.h 0 additions, 17 deletionsincludes/Stg.h
- includes/rts/NonMoving.h 24 additions, 3 deletionsincludes/rts/NonMoving.h
- includes/rts/storage/Closures.h 1 addition, 1 deletionincludes/rts/storage/Closures.h
- includes/stg/MiscClosures.h 7 additions, 1 deletionincludes/stg/MiscClosures.h
- includes/stg/Types.h 7 additions, 0 deletionsincludes/stg/Types.h
- rts/sm/NonMovingMark.c 1 addition, 1 deletionrts/sm/NonMovingMark.c
- rts/sm/NonMovingMark.h 1 addition, 0 deletionsrts/sm/NonMovingMark.h
Loading
Please register or sign in to comment