X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FbasicTypes%2FBasicTypes.lhs;h=d60321ade60b22ee6af0d0c7202590e09e6fa0af;hb=bf1bf9fb07f1607aa66e7490b2df1ac1b62dd2d0;hp=7a9ff56cdf1f78d40ed18198a3966fd51db7d616;hpb=2fe594477db10ac34edd8b7f44a96138b184c10e;p=ghc-hetmet.git diff --git a/compiler/basicTypes/BasicTypes.lhs b/compiler/basicTypes/BasicTypes.lhs index 7a9ff56..d60321a 100644 --- a/compiler/basicTypes/BasicTypes.lhs +++ b/compiler/basicTypes/BasicTypes.lhs @@ -58,7 +58,7 @@ module BasicTypes( #include "HsVersions.h" -import FastString( FastString ) +import FastString import Outputable \end{code}