X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fmain%2FPackageConfig.hs;h=4db59addfe6fc3b7a19d9fe5d3d7a9e59638a59e;hb=6084fb5517da34f65034370a3695e2af3b85ce2b;hp=9cd6e23ecbf5a4c187ce21e57021e540512b1cbd;hpb=5b1fbf18b16c504bcd998d1cb7bfa015a79b50df;p=ghc-hetmet.git diff --git a/compiler/main/PackageConfig.hs b/compiler/main/PackageConfig.hs index 9cd6e23..4db59ad 100644 --- a/compiler/main/PackageConfig.hs +++ b/compiler/main/PackageConfig.hs @@ -50,7 +50,7 @@ defaultPackageConfig = emptyInstalledPackageInfo -- package sub-system. -- -- This means that in theory you could have multiple base packages installed --- (for example), and switch between them using @-package@/@-hide-package@. +-- (for example), and switch between them using @-package@\/@-hide-package@. -- -- A 'PackageId' is a string of the form @-@.