Update the URL in the usage info to point to the current docs location
authorIan Lynagh <igloo@earth.li>
Fri, 11 Sep 2009 22:07:35 +0000 (22:07 +0000)
committerIan Lynagh <igloo@earth.li>
Fri, 11 Sep 2009 22:07:35 +0000 (22:07 +0000)
driver/ghc-usage.txt
driver/ghci-usage.txt

index e95d584..b45199b 100644 (file)
@@ -75,6 +75,6 @@ Given the above, here are some TYPICAL invocations of $$:
 The User's Guide has more information about GHC's *many* options.  An
 online copy can be found here:
 
-   http://www.haskell.org/ghc/documentation.html
+   http://haskell.org/haskellwiki/GHC
 
 ------------------------------------------------------------------------
index 4a633fc..ffcd2dd 100644 (file)
@@ -23,4 +23,4 @@ GHC does.  Some of the options that are commonly used are:
 Full details can be found in the User's Guide, an online copy of which
 can be found here:
 
-    http://www.haskell.org/ghc/documentation.html
+    http://haskell.org/haskellwiki/GHC