X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2Futils%2FPrimPacked.lhs;h=9fa180795d717c16e2802464ce15287b0a95684e;hb=e375e4a482ec9bb197c013bb015bff810e06ec4b;hp=db6ac9a711336a83ebd9dfed12b4e322c8c47b6e;hpb=32a27624f18d545701dc256d2501add6b6b70866;p=ghc-hetmet.git diff --git a/ghc/compiler/utils/PrimPacked.lhs b/ghc/compiler/utils/PrimPacked.lhs index db6ac9a..9fa1807 100644 --- a/ghc/compiler/utils/PrimPacked.lhs +++ b/ghc/compiler/utils/PrimPacked.lhs @@ -8,7 +8,7 @@ of bytes (character strings). Used by the interface lexer input subsystem, mostly. \begin{code} -{-# OPTIONS -monly-3-regs -optc-DNON_POSIX_SOURCE -#include "hschooks.h" #-} +{-# OPTIONS -monly-3-regs -optc-DNON_POSIX_SOURCE #-} module PrimPacked ( strLength, -- :: _Addr -> Int