Skip to content

Commit 59681c4

Browse files
committed
fixup! feat: Implement cabal-based multi-stage build system
1 parent 0db5e12 commit 59681c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -405,6 +405,7 @@ RTS_H := \
405405
rts/Profiling.h \
406406
rts/IPE.h \
407407
rts/PosixSource.h \
408+
rts/RtsToHsIface.h \
408409
rts/Signals.h \
409410
rts/SpinLock.h \
410411
rts/StableName.h \

0 commit comments

Comments
 (0)