haddock fixes
[ghc-hetmet.git] / compiler / main / PackageConfig.hs
index 9cd6e23..4db59ad 100644 (file)
@@ -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 @<pkg>-<version>@.