Bugs item #828975, was opened at 2003-10-23 15:10 Message generated for change (Tracker Item Submitted) made by Item Submitter 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: Open Resolution: None 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. ---------------------------------------------------------------------- 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
