{-# LANGUAGE CPP, MagicHash, UnboxedTuples #-} {-# OPTIONS_GHC -fobject-code #-} module Obj where import GHC.Exts import GHC.Word import GHC.Int import Types #include "Common.hs-incl"