X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FbasicTypes%2FIdInfo.lhs;h=708f4dfe5839c3864cf49f1768d07343230e14e8;hb=30c122df62ec75f9ed7f392f24c2925675bf1d06;hp=0a54395eb8e554d8d867318233d319a0b1f5d8c7;hpb=7c7104a51d477c18f8950112c4bc22c4800367f3;p=ghc-hetmet.git diff --git a/compiler/basicTypes/IdInfo.lhs b/compiler/basicTypes/IdInfo.lhs index 0a54395..708f4df 100644 --- a/compiler/basicTypes/IdInfo.lhs +++ b/compiler/basicTypes/IdInfo.lhs @@ -92,6 +92,7 @@ import ForeignCall import NewDemand import Outputable import Module +import FastString import Data.Maybe