simonmar    2002/08/12 03:13:10 PDT

  Modified files:
    libraries/haskell98  Array.hs CPUTime.hs Char.hs Complex.hs 
                         Directory.hs IO.hs Ix.hs List.hs 
                         Locale.hs Maybe.hs Monad.hs Random.hs 
                         Ratio.hs System.hs Time.hs 
  Log:
  cut-n-paste the export lists from the H98 Libraries Report, to make
  these modules robust w.r.t. changes to the hierarchical libraries.
  
  Revision  Changes    Path
  1.2       +4 -1      fptools/libraries/haskell98/Array.hs
  1.2       +1 -1      fptools/libraries/haskell98/CPUTime.hs
  1.2       +9 -1      fptools/libraries/haskell98/Char.hs
  1.2       +2 -1      fptools/libraries/haskell98/Complex.hs
  1.3       +7 -1      fptools/libraries/haskell98/Directory.hs
  1.3       +22 -7     fptools/libraries/haskell98/IO.hs
  1.2       +1 -1      fptools/libraries/haskell98/Ix.hs
  1.3       +25 -1     fptools/libraries/haskell98/List.hs
  1.3       +1 -1      fptools/libraries/haskell98/Locale.hs
  1.2       +7 -1      fptools/libraries/haskell98/Maybe.hs
  1.2       +10 -1     fptools/libraries/haskell98/Monad.hs
  1.2       +4 -1      fptools/libraries/haskell98/Random.hs
  1.2       +1 -1      fptools/libraries/haskell98/Ratio.hs
  1.2       +2 -3      fptools/libraries/haskell98/System.hs
  1.2       +11 -1     fptools/libraries/haskell98/Time.hs
_______________________________________________
Cvs-libraries mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-libraries


Reply via email to