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
