X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FcodeGen%2FCgUtils.hs;h=0e8d6c8ce6bb4f778733f3b3e05c4cffa1c7cd5a;hb=9bbcd77cf9b66940058dbea1827db594e8ff6d7f;hp=804aeabd13fe95c139ccc925afd877a0ef746b08;hpb=e48e1322ec737af04e276bd4f73e722e80b0d74d;p=ghc-hetmet.git diff --git a/compiler/codeGen/CgUtils.hs b/compiler/codeGen/CgUtils.hs index 804aeab..0e8d6c8 100644 --- a/compiler/codeGen/CgUtils.hs +++ b/compiler/codeGen/CgUtils.hs @@ -26,7 +26,7 @@ module CgUtils ( addToMem, addToMemE, mkWordCLit, - mkStringCLit, + mkStringCLit, mkByteStringCLit, packHalfWordsCLit, blankWord ) where