X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2Fmain%2FFinder.lhs;h=2fc393da3b613049469cf98f4bdb582e8e52c517;hb=972d6442ee3a6ee0a5fa20655d882e0041646892;hp=65fbb2ee2b755a8660bc05d0d418a1ebcb359440;hpb=82db18e4c12e1ed76736ee67dc365cdaebeef7d7;p=ghc-hetmet.git diff --git a/ghc/compiler/main/Finder.lhs b/ghc/compiler/main/Finder.lhs index 65fbb2e..2fc393d 100644 --- a/ghc/compiler/main/Finder.lhs +++ b/ghc/compiler/main/Finder.lhs @@ -16,7 +16,7 @@ module Finder ( #include "HsVersions.h" import HscTypes ( ModuleLocation(..) ) -import CmStaticInfo +import Packages ( PackageConfig(..) ) import DriverPhases import DriverState import Module