
7 Jun
2011
7 Jun
'11
1:35 p.m.
On Tue, Jun 7, 2011 at 9:22 AM, Tillmann Rendel
On http://hackage.haskell.org/packages/archive/base/latest/doc/html/Control-App..., in the upper right corner, the module is marked as "experimental". I think this is a Haddock feature, not a Hackage feature.
Oddly, I couldn't find any of the fields in the haddock module header documented anywhere, though I didn't perform a very thorough search. I also observe that, in base, Data.Bool is apparently "experimental", whereas Control.Monad is merely "provisional". Prelude, at least, is reassuringly "stable". - C.