X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Fmain%2FAnnotations.lhs;h=f031f14dc9af595cca2ce3df8c1cae0381b042f8;hp=e1a4963d8e5609c13b7240b4c8eb8d1f92de04a9;hb=c9959e41ee1d72aa0ca28d51580f1ad3c06f0e8b;hpb=78f5cf9c5421ede69133e48823302375871e52c4 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