X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=ghc%2Flib%2Fmisc%2FByteOps.lhs;h=e1455c66cd6dad97418b7a4acda462fe3b96d0af;hb=438596897ebbe25a07e1c82085cfbc5bdb00f09e;hp=3eb0334e76d45d9dbff2ab10bea80be2a7e4e701;hpb=967cc47f37cb93a5e2b6df7822c9a646f0428247;p=ghc-hetmet.git diff --git a/ghc/lib/misc/ByteOps.lhs b/ghc/lib/misc/ByteOps.lhs index 3eb0334..e1455c6 100644 --- a/ghc/lib/misc/ByteOps.lhs +++ b/ghc/lib/misc/ByteOps.lhs @@ -8,6 +8,8 @@ This mimics some code that comes with HBC. -} \begin{code} +{-# OPTIONS -#include "cbits/ByteOps.h" #-} + module ByteOps ( longToBytes, intToBytes,