X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Frts%2Frts.conf.in;h=f77f78cc4d06feb226775d2eb28d0c91af171f1e;hb=d94938cc8626fcadeebf3088a089d2deb2ace058;hp=5f60b60e057475a0d6858c3aceb252883bd09001;hpb=0d571ce37e14748aa43d1c5378a6292d6d3623c7;p=ghc-hetmet.git diff --git a/ghc/rts/rts.conf.in b/ghc/rts/rts.conf.in index 5f60b60..f77f78c 100644 --- a/ghc/rts/rts.conf.in +++ b/ghc/rts/rts.conf.in @@ -1,4 +1,5 @@ #include "config.h" +#include "Derived.h" Package { name = "rts", /* The RTS is just another package! */ @@ -16,8 +17,8 @@ Package { # ifndef HAVE_LIBGMP , "$libdir/ghc/rts/gmp" # endif - ], #endif + ], hs_libraries = [ "HSrts" ], extra_libraries = [ "gmp"