X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Futils%2FUniqSet.lhs;h=9a0331547d7ba406beb92aaa2669f30eb2a919bd;hb=9ef40dc2a0b3e06c8f38ed4c080c4d7dfe579f37;hp=90e0c9f40b0d465674745db2fc468c47b466b5c3;hpb=3efa0623150111e8157141441ee5571452f8e139;p=ghc-hetmet.git diff --git a/compiler/utils/UniqSet.lhs b/compiler/utils/UniqSet.lhs index 90e0c9f..9a03315 100644 --- a/compiler/utils/UniqSet.lhs +++ b/compiler/utils/UniqSet.lhs @@ -22,7 +22,7 @@ module UniqSet ( ) where import Maybes -import LazyUniqFM +import UniqFM import Unique #if ! OMIT_NATIVE_CODEGEN