Make package ndp wired-in
[ghc-hetmet.git] / compiler / main / Packages.lhs
index 82e6448..078b84c 100644 (file)
@@ -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