Bugs item #828975, was opened at 2003-10-23 15:10 Message generated for change (Comment added) made by simonmar You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=828975&group_id=8032
Category: Documentation Group: 6.0.1 >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Axel Simon (as49) Assigned to: Nobody/Anonymous (nobody) Summary: misleading stability Initial Comment: In the haddock generated doumentation the tag "stability" is "experimental" for most modules and "provisional" for the Haskell 98 Prelude modules (except e.g. Bool which is experimental, probably because it is in a different module from what the Haskell Report sais it would be). Having such overly conservative classification renders the whole tag useless. All Prelude modules should be "stable" as well as the FFI, FiniteMap and many others. Cheers, Axel. ---------------------------------------------------------------------- >Comment By: Simon Marlow (simonmar) Date: 2003-11-26 09:54 Message: Logged In: YES user_id=48280 Ok, I've marked a number of the libraries that were derived from Haskell 98 libraries as stable. The FFI libraries will be marked stable when the FFI spec is standardised. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=828975&group_id=8032 _______________________________________________ Glasgow-haskell-bugs mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
