User contributions
- 01:45, 9 July 2010 (diff | hist) . . (+82) . . Boston Area Haskell Users' Group (update wiki info to reflect current reality a little better (since the mailing-list really is the place to go for up-to-date meeting info))
- 23:22, 23 December 2008 (diff | hist) . . (+346) . . Use of language extensions (add another mildly serious drawback of using experimental extensions)
- 11:30, 5 June 2008 (diff | hist) . . (+1) . . m GHC/Using the FFI (add missing C semicolon)
- 18:09, 10 February 2008 (diff | hist) . . (+1) . . m Functional programming (add comma for better flow IMHO)
- 21:15, 8 January 2008 (diff | hist) . . (+112) . . Pronunciation (grouping is inconvenient to say)
- 21:12, 8 January 2008 (diff | hist) . . (+56) . . Pronunciation (add ~)
- 21:09, 8 January 2008 (diff | hist) . . (+89) . . Pronunciation (add :: description)
- 21:06, 8 January 2008 (diff | hist) . . (0) . . Pronunciation (oops, don't separate cons and nil)
- 21:05, 8 January 2008 (diff | hist) . . (+95) . . Pronunciation (add !)
- 21:02, 8 January 2008 (diff | hist) . . (+97) . . Pronunciation (add tuples)
- 20:58, 8 January 2008 (diff | hist) . . (+36) . . Pronunciation (add /=, move -< to nearer related symbols)
- 17:50, 8 January 2008 (diff | hist) . . (+281) . . Pronunciation (a bit of expansion.)
- 14:02, 6 August 2007 (diff | hist) . . (+107) . . Talk:Haskell (Now HaskellWiki is well-formed and valid)
- 17:05, 27 May 2007 (diff | hist) . . (+223) . . Safely running untrusted Haskell code (mention parse-check to prevent syntax hacks (though I can't tell if it's currently true))
- 16:49, 27 May 2007 (diff | hist) . . (+233) . . Safely running untrusted Haskell code (detail show for IO and functions)
- 16:20, 27 May 2007 (diff | hist) . . (+10) . . m Safely running untrusted Haskell code ('take' from String means characters, not bytes (luckily))
- 16:25, 26 May 2007 (diff | hist) . . (+180) . . N Safely running untrusted Haskell code (initial low-effort introduction)
- 16:23, 26 May 2007 (diff | hist) . . (+105) . . Lambdabot (add security reference)
- 19:19, 19 February 2007 (diff | hist) . . (+23) . . Talk:Haskell (move the table of contents to the top (so it can be found easily) by putting the initial discussion into its own section)
- 19:12, 19 February 2007 (diff | hist) . . (+2,067) . . Talk:Haskell (trying to get the haskell-wiki pages to validate - add section about it)
- 15:56, 19 February 2007 (diff | hist) . . (-4) . . Haskell (Do what's possible in the wiki-text to make the output well-formed, valid XHTML. The 2nd center had no effect even when working, so, deleted. see http://www.w3.org/TR/html401/present/graphics.html)
- 16:39, 16 December 2006 (diff | hist) . . (+3) . . Yhc/API/Core (fix type signature, adding IO where needed)
- 20:53, 17 November 2006 (diff | hist) . . (+194) . . Talk:Curry-Howard-Lambek correspondence
- 12:09, 10 August 2006 (diff | hist) . . (+8) . . m Yhc/Buildbot (fix trivial details)
- 19:16, 3 August 2006 (diff | hist) . . (+3) . . m Yhc/Porting ("i.e." means "that is,"; "e.g. GCC" would be appropriate but we don't need abbreviations!) (current)
- 19:14, 3 August 2006 (diff | hist) . . (0) . . Yhc/Porting (make link use '/' instead of old ':')
- 19:13, 3 August 2006 (diff | hist) . . (+102) . . Yhc/Building (somewhat reflect the current status of the build systems)
- 19:09, 3 August 2006 (diff | hist) . . (+23) . . Yhc/Scons (Link to scons website) (current)
- 10:19, 27 May 2006 (diff | hist) . . (+2) . . Hoogle (In bash, always use "$@" instead of $@ to replicate command line arguments unless you *want* arguments that deliberately contained whitespace to be rudely broken up into multiple separate arguments)
- 22:01, 3 May 2006 (diff | hist) . . (0) . . m Performance/Floating point (Performance:Arrays -> new name Performance/Arrays)
- 21:48, 3 May 2006 (diff | hist) . . (+21) . . Performance/Overloading (comment about JHC not using dictionary-passing for typeclasses)