cvs commit: fptools/ghc/docs/users_guide packages.xml

Simon Marlow simonmar at haskell.org
Tue Jun 21 08:03:25 EDT 2005


simonmar    2005/06/21 05:03:25 PDT

  Modified files:
    ghc/docs/users_guide packages.xml 
  Log:
  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.
  
  Revision  Changes    Path
  1.11      +37 -37    fptools/ghc/docs/users_guide/packages.xml


More information about the Cvs-ghc mailing list