FIX #1110: the linker also needs the workaround
[ghc-hetmet.git] / compiler / codeGen / CgUtils.hs
index 804aeab..0e8d6c8 100644 (file)
@@ -26,7 +26,7 @@ module CgUtils (
 
        addToMem, addToMemE,
        mkWordCLit,
-       mkStringCLit,
+       mkStringCLit, mkByteStringCLit,
        packHalfWordsCLit,
        blankWord
   ) where