X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fmain%2FPackages.lhs;h=078b84c5f2fb0857a5fda97919f9f70580758206;hb=c5c5f430c9c5538bb2326ead92e5141448ed3c2a;hp=82e6448622a02b542fa732272da786fdcf3d8a80;hpb=9295199ab6f815f0dbf5e6adb3bb9396137e8bee;p=ghc-hetmet.git diff --git a/compiler/main/Packages.lhs b/compiler/main/Packages.lhs index 82e6448..078b84c 100644 --- a/compiler/main/Packages.lhs +++ b/compiler/main/Packages.lhs @@ -373,7 +373,8 @@ findWiredInPackages dflags pkgs preload this_package = do wired_in_pkgids = [ basePackageId, rtsPackageId, haskell98PackageId, - thPackageId ] + thPackageId, + ndpPackageId ] wired_in_names = map packageIdString wired_in_pkgids