cvs commit: fptools/hslibs/util Makefile package.conf.in

Simon Marlow <[email protected]> Fri, 25 Feb 2005 06:21:51 -0800
Newsgroups gmane.comp.lang.haskell.cvs.hslibs
Message-ID <200502251421.j1PELp2t011685__25398.6344942406$1109341091$gmane$org@glass.cse.ogi.edu>
simonmar    2005/02/25 06:21:51 PST

  Modified files:
    hslibs/util          Makefile package.conf.in 
  Log:
  Windows: omit the Readline module, and the dependency on the readline
  package.  Readline can't be used in GHCi on Windows without a fiddly
  workaround, and we don't want that to get in the way of people using
  the util package for non-readline reasons.
  
  Revision  Changes    Path
  1.35      +8 -0      fptools/hslibs/util/Makefile
  1.11      +1 -1      fptools/hslibs/util/package.conf.in