sof         2002/08/28 11:01:19 PDT

  Modified files:
    src                  connect.h server.c type.c 
  Log:
  Nuke the use of the monomorphic {int,addr,str}ToDyn,
  fromDyn{Int,Addr,Str}; use the overloaded toDynamic/fromDyn
  instead.
  
  Brings us close to being able to scrap HugsDynamic alltogether
  and use the 'std' Dynamic / Data.Dynamic module instead.
  
  Revision  Changes    Path
  1.44      +3 -2      hugs98/src/connect.h
  1.18      +21 -27    hugs98/src/server.c
  1.50      +3 -3      hugs98/src/type.c
_______________________________________________
Cvs-hugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-hugs


Reply via email to