|
[ ghc-Bugs-1183229 ] Missing 'x' in User's Guide 7.7: Arrow Notation: msg#00063lang.haskell.glasgow.bugs
Bugs item #1183229, was opened at 2005-04-14 13:02 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=1183229&group_id=8032 Category: Documentation Group: 6.4 Status: Open Resolution: None Priority: 5 Submitted By: Daniel Brown (danb_was_taken) Assigned to: Nobody/Anonymous (nobody) Summary: Missing 'x' in User's Guide 7.7: Arrow Notation Initial Comment: Just before Section 7.7.1, the documentation claims that proc x -> f x -<< x+1 is equivalent to arr (\ x -> (f, x+1)) >>> app If I understand arrows correctly, this should be arr (\ x -> (f x, x+1)) >>> app ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1183229&group_id=8032
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: cvs head, winxp, make fails to make target `HSwin32.o', needed by `all'., Claus Reinke |
|---|---|
| Next by Date: | calling back to Haskell from several C threads, Bulat Ziganshin |
| Previous by Thread: | Runhaskell bug, Robert van Herk |
| Next by Thread: | [ ghc-Bugs-1183229 ] Missing 'x' in User's Guide 7.7: Arrow Notation, SourceForge.net |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |