- 08 Nov, 2005 1 commit
-
-
simonmar authored
more docs for GHC_PACKAGE_PATH
-
- 04 Nov, 2005 1 commit
-
-
simonmar authored
Document GHC_PACKAGE_PATH, and changes to the ghc-pkg command line interface.
-
- 28 Oct, 2005 1 commit
-
-
simonmar authored
Fix links to library doc for Haddock 0.7.
-
- 03 Aug, 2005 1 commit
-
-
simonmar authored
Update documentation for ghc-pkg list and ghc-pkg latest.
-
- 21 Jun, 2005 1 commit
-
-
simonmar authored
Document changes to the package system. A nice side effect of the relaxed restrictions is that the -ignore-package flag is no longer required when compiling a package (unless the package is "base", and even in that case we might be able to get away with -hide-package base). For now, I've removed references that talk about using -ignore-package when compiling a package, and simplified the documentation for -ignore-package.
-
- 31 May, 2005 1 commit
-
-
simonmar authored
Fix the names of a few fields.
-
- 07 Apr, 2005 1 commit
-
-
simonmar authored
Add the -hide-all-packages flag.
-
- 16 Mar, 2005 1 commit
-
-
simonmar authored
Fix InstalledPackageInfo link
-
- 15 Feb, 2005 1 commit
-
-
simonmar authored
Update documentation of ghc-pkg command
-
- 14 Feb, 2005 1 commit
-
-
simonmar authored
Fix documentation for ghc-pkg list.
-
- 10 Feb, 2005 1 commit
-
-
ross authored
xrefs to Cabal docs
-
- 21 Jan, 2005 1 commit
-
-
simonmar authored
Update packages documentation (phew)
-
- 27 Sep, 2004 1 commit
-
-
simonmar authored
A few updates to the local Emacs variables in these files. For some reason, I can't get Emacs' PSGML mode to work with the new XML files (although I thought I had it working before... strange).
-
- 16 Aug, 2004 1 commit
-
-
panne authored
Correct DocBook XML now
-
- 15 Aug, 2004 1 commit
-
-
panne authored
Started to convert the users guide to DocBook XML. Not yet finished, there are still *tons* of misplaced indexterms, but some sensible documentation can already be generated.
-
- 08 Aug, 2004 1 commit
-
-
krasimir authored
xmlize sgml docbooks
-
- 22 Jun, 2004 1 commit
-
-
simonpj authored
Clarify words about the -package flag
-
- 09 Dec, 2003 1 commit
-
-
simonmar authored
Add note about -all_load instead of --whole-archive on MacOS X.
-
- 30 May, 2003 1 commit
-
-
simonmar authored
Rename --list-packages-local to --list-local-packages, because it seems that having one long option which is a prefix of another doesn't work too well with GetOpt.
-
- 16 May, 2003 1 commit
-
-
simonmar authored
Doc the -L ghc-pkg option.
-
- 25 Mar, 2003 1 commit
-
-
simonmar authored
Update ghc-pkg documentation w.r.t. multiple config files, and add documentation for 'auto' packages.
-
- 05 Feb, 2003 1 commit
-
-
simonmar authored
fix markup slightly
-
- 18 Oct, 2002 1 commit
-
-
simonmar authored
Add a note about the profiling versions of the interface files in a package.
-
- 10 Sep, 2002 1 commit
-
-
simonmar authored
Add notes on how to build a .a file to the docs, as requested by Koen Claessen.
-
- 25 Jun, 2002 1 commit
-
-
simonmar authored
Various hacking on the User's Guide to knock it into shape for the release. Committers: please take a look at the 5.04 release notes and feel free to tweak or embelish the description for your favourite new feature.
-
- 15 Jun, 2002 1 commit
-
-
wolfgang authored
Documentation for Darwin/MacOS X-Specific options/packacke.conf entries (-framework, -framework-path; framework_dirs, extra_frameworks)
-
- 22 Apr, 2002 1 commit
-
-
simonmar authored
Doc --force.
-
- 03 Feb, 2002 1 commit
-
-
sof authored
document the environment variable expansion done in input package specifications
-
- 04 Jan, 2002 1 commit
-
-
simonmar authored
Replace all instances of '--' with '––' since '--' gets interpreted by JadeTeX to mean a single dash.
-
- 30 Dec, 2001 1 commit
-
-
sof authored
document --update-package option
-
- 13 Dec, 2001 1 commit
-
-
sof authored
Document -i option
-
- 18 Sep, 2001 1 commit
-
-
simonmar authored
document new --auto-ghci-libs option.
-
- 24 Aug, 2001 1 commit
-
-
sewardj authored
Fill in details for 5.02.
-
- 13 Aug, 2001 1 commit
-
-
simonmar authored
Document -package-conf and ghc-pkg --config-file
-
- 07 Aug, 2001 1 commit
-
-
simonmar authored
mark up wibbles (don't people try to format the documentation before checking in changes?)
-
- 06 Jun, 2001 1 commit
-
-
rrt authored
Say that building packages as DLLs is now no longer supported, but may still work.
-
- 31 May, 2001 1 commit
-
-
simonmar authored
Clarify the situation with GHCi object files, and add instructions for building one from a .a file.
-
- 20 Mar, 2001 1 commit
-
-
simonmar authored
fix and elaborate the documentation for <literal>extra_libraries</literal>
-
- 15 Mar, 2001 1 commit
-
-
simonmar authored
- document new <command>ghc-pkg</command> tool - document <literal>source_dirs</literal> field
-
- 15 Feb, 2001 1 commit
-
-
simonmar authored
More documentation rewriting... I'm particularly proud of the "flag reference" section, please check it out.
-