X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Fmain%2FPackages.lhs;h=7c1b3261900d54f518cf4b05f208002394d5ca99;hp=41ca4653aee40434f6f27ac01c68301c0b358e2b;hb=0069a47ad1a539c894f66163cf30c7d98dc9b016;hpb=fedf1224b59e7d159aba66884aa9705bb0413e78 diff --git a/compiler/main/Packages.lhs b/compiler/main/Packages.lhs index 41ca465..7c1b326 100644 --- a/compiler/main/Packages.lhs +++ b/compiler/main/Packages.lhs @@ -389,6 +389,7 @@ findWiredInPackages dflags pkgs preload this_package = do (basePackageId, [""]), (rtsPackageId, [""]), (haskell98PackageId, [""]), + (sybPackageId, [""]), (thPackageId, [""]), (dphSeqPackageId, [""]), (dphParPackageId, [""]),