[project @ 1998-12-02 13:17:09 by simonm]
[ghc-hetmet.git] / ghc / lib / misc / ByteOps.lhs
index 3eb0334..e1455c6 100644 (file)
@@ -8,6 +8,8 @@ This mimics some code that comes with HBC.
 -}
 
 \begin{code}
+{-# OPTIONS -#include "cbits/ByteOps.h" #-}
+
 module ByteOps (
        longToBytes,
        intToBytes,