Remove some hardcoded makefile settings
[ghc-hetmet.git] / ghc / ghc-bin.cabal.in
index a0915b3..6481180 100644 (file)
@@ -35,6 +35,8 @@ Executable ghc
     else
         Build-Depends: unix
 
+    C-Sources: hschooks.c
+
     GHC-Options: -Wall
     if flag(ghci)
         CPP-Options: -DGHCI