X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Fmain%2FAnnotations.lhs;h=f031f14dc9af595cca2ce3df8c1cae0381b042f8;hp=e1a4963d8e5609c13b7240b4c8eb8d1f92de04a9;hb=914e415702a25a6e52ab1eaaf2aea233d6c6097e;hpb=f0183230483e777e8f3d8f325798f3dd8f912a6a diff --git a/compiler/main/Annotations.lhs b/compiler/main/Annotations.lhs index e1a4963..f031f14 100644 --- a/compiler/main/Annotations.lhs +++ b/compiler/main/Annotations.lhs @@ -19,7 +19,7 @@ module Annotations ( import Name import Module ( Module ) import Outputable -import LazyUniqFM +import UniqFM import Serialized import Unique