ross        2002/12/09 16:00:38 PST
Sender: [EMAIL PROTECTED]
Errors-To: [EMAIL PROTECTED]
X-BeenThere: [EMAIL PROTECTED]
X-Mailman-Version: 2.0.8
Precedence: bulk
List-Help: <mailto:[EMAIL PROTECTED]?subject=help>
List-Post: <mailto:[EMAIL PROTECTED]>
List-Subscribe: <http://www.haskell.org/mailman/listinfo/cvs-hugs>,
        <mailto:[EMAIL PROTECTED]?subject=subscribe>
List-Id: Hugs CVS commit messages <cvs-hugs.haskell.org>
List-Unsubscribe: <http://www.haskell.org/mailman/listinfo/cvs-hugs>,
        <mailto:[EMAIL PROTECTED]?subject=unsubscribe>
List-Archive: <http://www.haskell.org/pipermail/cvs-hugs/>
Date: Mon, 9 Dec 2002 16:00:38 -0800

  Modified files:
    src                  Makefile.in MkInstal.in connect.h hugs.c 
                         input.c interns.c server.c static.c 
                         type.c 
    src/unix             configure.in 
  Log:
  Disable the old library setup, as a first step to deleting it.
  
  * the new setup includes compatibility stubs for the old modules.
  
  * +/-N is still recognized, but it doesn't do anything.
  
  * --with-fptools is now mandatory (that's where Prelude is).
  
  Revision  Changes    Path
  1.29      +1 -7      hugs98/src/Makefile.in
  1.28      +3 -28     hugs98/src/MkInstal.in
  1.55      +2 -3      hugs98/src/connect.h
  1.111     +23 -99    hugs98/src/hugs.c
  1.57      +3 -4      hugs98/src/input.c
  1.8       +3 -3      hugs98/src/interns.c
  1.25      +3 -4      hugs98/src/server.c
  1.129     +5 -5      hugs98/src/static.c
  1.59      +5 -5      hugs98/src/type.c
  1.50      +6 -12     hugs98/src/unix/configure.in
_______________________________________________
Cvs-hugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-hugs

Reply via email to