X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FdeSugar%2FDsCCall.lhs;h=5a50cff24acd478024ffb30e64ac856f89776f6a;hb=30c122df62ec75f9ed7f392f24c2925675bf1d06;hp=0ceb44379b128dbf7026e4e6e04b653441c43da0;hpb=b601e528ba870ee5ec68b3aba894a77ae008390a;p=ghc-hetmet.git 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,