Commits

Daniel Dunbar committed 4e7192da966
[PackageLoading] Lift no modules error up a level. - There is nothing malformed about a package with no modules, it just happens we have a policy that makes it an error for non-root packages. That is better enforced at a level above the package loading.