X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=utils%2Fghc-pkg%2FMain.hs;h=13b9e2ffdfe728821602b48f70fe4a36ed9fd946;hp=7684181b47dd1038b249a5acac01df0c4c8c9476;hb=9e3757d1db9c14f45fd59376c2cd594893bad5b3;hpb=daeaa90ab338f8a91f2f0afdc6585241ff0cbf01 diff --git a/utils/ghc-pkg/Main.hs b/utils/ghc-pkg/Main.hs index 7684181..13b9e2f 100644 --- a/utils/ghc-pkg/Main.hs +++ b/utils/ghc-pkg/Main.hs @@ -168,7 +168,7 @@ usageHeader prog = substProg prog $ "\n" ++ " $p find-module {module}\n" ++ " List registered packages exposing module {module} in the global\n" ++ - " database, and also the user database if --user is given. \n" ++ + " database, and also the user database if --user is given.\n" ++ " All the registered versions will be listed in ascending order.\n" ++ " Accepts the --simple-output flag.\n" ++ "\n" ++