If it is sufficiently non-obvious to require this thread, perhaps it'd be worth adding the relevant guidance can be added to the idioms page itself?
Incidentally, I looked on the Haskell home page for links to programming idioms and advice, but came up empty. The obvious place to look was under "Using Haskell", but I didn't find anything. Was I being stupid? Haskell.org is the obvious place to look for advice about programming in Haskell. S | -----Original Message----- | From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of | Donald Bruce Stewart | Sent: 15 March 2006 23:49 | To: Malcolm Wallace | Cc: [email protected] | Subject: Re: Infix expressions | | Malcolm.Wallace: | > [EMAIL PROTECTED] (Donald Bruce Stewart) writes: | > | > > Yes, this is _exactly_ the kind of thing to add to the Idioms | > > page of the wiki, here: | > > http://www.haskell.org/haskellwiki/Category:Idioms | > > So if anyone knows of an interesting Haskell trick, and wants to write | > > about it, add a page! | > | > It is not entirely clear _how_ to add a page hanging off Idioms. When | > you click on "Edit this page", the text edit box contains only a single | > word: [[Category:Haskell]], and no visible record of the existing text. | > Rather confusing, and there is no link to "add a new page" or similar. | | To add your page to a particular category, have [[Category:Idioms]] (for | example) appear at the bottom of the page -- it then appears automagically. | | You add a new page just by typing that page's url into your browser. | You'll get a blank page suggesting that you create it (once you log on). | | -- Don | | _______________________________________________ | Haskell-prime mailing list | [email protected] | http://haskell.org/mailman/listinfo/haskell-prime _______________________________________________ Haskell-prime mailing list [email protected] http://haskell.org/mailman/listinfo/haskell-prime
