X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Fmain%2FPackageConfig.hs;fp=compiler%2Fmain%2FPackageConfig.hs;h=4db59addfe6fc3b7a19d9fe5d3d7a9e59638a59e;hp=9cd6e23ecbf5a4c187ce21e57021e540512b1cbd;hb=c79f08fa35772ea6294bacecbe2bd14ee50c6a94;hpb=9ddc4a057fafd5b5ad95fbc276fd8828a23696dd 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 @-@.