Looking at (for example) the docs for 'bracket'[1], the parameter documentation has been "shifted" up by one. The source code[2] looks correct, so perhaps Haddock is parsing it incorrectly? Docs for other functions, such as 'showSigned'[3], exhibit the same error.
[1] http://www.haskell.org/ghc/docs/latest/html/libraries/base/Control-Exception.html#v%3Abracket [2] http://www.haskell.org/ghc/docs/latest/html/libraries/base/src/Control-Exception-Base.html#bracket [3] http://www.haskell.org/ghc/docs/latest/html/libraries/base/Numeric.html#v%3AshowSigned _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe