#2447: Typo in Data.Set.split documentation
------------------------------+---------------------------------------------
Reporter: jeffwheeler | Owner:
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Documentation | Version: 6.8.3
Severity: normal | Resolution: fixed
Keywords: | Testcase:
Architecture: Unknown | Os: Unknown
------------------------------+---------------------------------------------
Changes (by ross):
* status: new => closed
* resolution: => fixed
Comment:
Reworded as
{{{
-- | /O(log n)/. The expression (@'split' x set@) is a pair @(set1,set2)@
-- where @set1@ comprises the elements of @set@ less than @x@ and @set2@
-- comprises the elements of @set@ greater than @[EMAIL PROTECTED]
}}}
patch: tighter description of split (addresses #2447)
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2447#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs