X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fcmm%2FCmmLex.x;h=0a1929056a00a5e59aedf104f85a3d6037ce005f;hb=dcc7b25a12eb07285a0b717b43ce62feb1f7dae1;hp=50e9aea9e8832aca034dd6ede992054f78e271e4;hpb=5289f5d85610f71625a439747a09384876655eb5;p=ghc-hetmet.git diff --git a/compiler/cmm/CmmLex.x b/compiler/cmm/CmmLex.x index 50e9aea..0a19290 100644 --- a/compiler/cmm/CmmLex.x +++ b/compiler/cmm/CmmLex.x @@ -23,7 +23,7 @@ module CmmLex ( CmmToken(..), cmmlex, ) where -import Cmm +import OldCmm import Lexer import SrcLoc