X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2FbasicTypes%2FDataCon.lhs;h=8f09078055cfbc818363e3f008f17ddcf6a515c1;hp=0558daeff2aa9cd388670b144ee3c39de01fa485;hb=4623207393db41c970e713c326e9b54aa017dc3a;hpb=d3c3b434feed852a56b5da706a5310f20b3b2377 diff --git a/compiler/basicTypes/DataCon.lhs b/compiler/basicTypes/DataCon.lhs index 0558dae..8f09078 100644 --- a/compiler/basicTypes/DataCon.lhs +++ b/compiler/basicTypes/DataCon.lhs @@ -51,7 +51,6 @@ import Outputable import Unique import ListSetOps import Util -import Maybes import FastString import Module