On Windows, add a start menu link to the flag reference
authorIan Lynagh <igloo@earth.li>
Sun, 25 Nov 2007 12:44:29 +0000 (12:44 +0000)
committerIan Lynagh <igloo@earth.li>
Sun, 25 Nov 2007 12:44:29 +0000 (12:44 +0000)
distrib/ghc.iss

index 8259b17..574bcb8 100644 (file)
@@ -21,6 +21,7 @@ Source: "ghc-@VERSION@\README.txt"; DestDir: "{app}"; Flags: isreadme
 Name: "{group}\@VERSION@\GHCi"; Filename: "{app}\bin\ghci.exe"
 Name: "{group}\@VERSION@\GHC Documentation"; Filename: "{app}\doc\index.html"
 Name: "{group}\@VERSION@\GHC Library Documentation"; Filename: "{app}\doc\libraries\index.html"
+Name: "{group}\@VERSION@\GHC Flag Reference"; Filename: "{app}\doc\users_guide\flag-reference.html"
 Name: "{group}\@VERSION@\GHC Readme"; Filename: "{app}\README.txt"
 
 [Registry]