X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2FdeSugar%2FDsCCall.lhs;fp=compiler%2FdeSugar%2FDsCCall.lhs;h=5a50cff24acd478024ffb30e64ac856f89776f6a;hp=0ceb44379b128dbf7026e4e6e04b653441c43da0;hb=0c6b69eada9cb7a6302f98f4de70cc71d3544c44;hpb=6fad9e959678472a870563f0ad5ee12f50aea198 diff --git a/compiler/deSugar/DsCCall.lhs b/compiler/deSugar/DsCCall.lhs index 0ceb443..5a50cff 100644 --- a/compiler/deSugar/DsCCall.lhs +++ b/compiler/deSugar/DsCCall.lhs @@ -48,11 +48,6 @@ import PrelNames import VarSet import Constants import Outputable - -#ifdef DEBUG -import TypeRep -#endif - \end{code} Desugaring of @ccall@s consists of adding some state manipulation,