User contributions
- 18:47, 10 January 2022 (diff | hist) . . (-94) . . List comprehension (→List monad: Obsoleted speculation.)
- 00:53, 7 December 2017 (diff | hist) . . (+20) . . Dynamic programming example (→Available in 6-packs, 9-packs, 20-packs: Clarifying the last sentence.)
- 00:45, 7 December 2017 (diff | hist) . . (+1,059) . . Dynamic programming example (→Available in 6-packs, 9-packs, 20-packs: Add a vector version; modernize to Applicative.)
- 18:36, 1 November 2015 (diff | hist) . . (-85) . . MonadFix (→Lazy algorithm interleaved with effects: http://thread.gmane.org/gmane.comp.lang.haskell.cafe/118679/focus=118878)
- 19:56, 13 June 2014 (diff | hist) . . (-287) . . MonadFix (GHC has changed again! RecursiveDo is back and supports both mdo and rec)
- 21:55, 4 June 2014 (diff | hist) . . (+144) . . Dynamic programming example (add a reference to a good article)
- 01:00, 16 March 2013 (diff | hist) . . (+1) . . User groups (→East Coast: Toronto)
- 02:05, 1 February 2012 (diff | hist) . . (+419) . . Talk:HXT (reports isXText→isText correction) (current)
- 01:51, 1 February 2012 (diff | hist) . . (-3) . . HXT (→Selection examples: correct isXText to isText)
- 01:17, 3 January 2012 (diff | hist) . . (-4) . . Poor man's here document (→Quasiquoting: update code for recent GHC) (current)
- 03:26, 5 May 2011 (diff | hist) . . (+309) . . Calling Haskell from C (fix filenames; one more standard #include; update to a GHC need (hs_add_root); another compile command)
- 20:54, 25 April 2011 (diff | hist) . . (+10) . . Parsing expressions and statements (change liftM to fmap; add eof)
- 22:46, 10 March 2011 (diff | hist) . . (+105) . . Parsing expressions and statements (update to new Haskell Platform (parsec-3))
- 21:26, 16 February 2011 (diff | hist) . . (+12) . . What a Monad is not (→Monads are not about strictness: s/lazy/non-strict/)
- 04:57, 11 December 2010 (diff | hist) . . (+5,545) . . Gtk2Hs/Tutorials/Intro (→Signals: fill in)
- 20:23, 1 December 2010 (diff | hist) . . (+298) . . MigratingWikiContent (add issue: <hask> affecting paragraphs)
- 20:06, 1 December 2010 (diff | hist) . . (0) . . Gtk2Hs/Tutorials/Intro (→Stepping through "Hello World": change <hask> to <code> to avoid new highlighter bug)
- 05:52, 27 November 2010 (diff | hist) . . (+1,469) . . Gtk2Hs/Tutorials/Intro (→Stepping through "Hello World": fill in)
- 21:20, 9 July 2010 (diff | hist) . . (+398) . . FFI Introduction (→Short version: updates recommendation for C *.h header files)
- 21:23, 23 February 2010 (diff | hist) . . (+126) . . N User:Treblacy (links to my homepage) (current)
- 00:44, 17 July 2009 (diff | hist) . . (+920) . . MonadFix (create section on MonadFix laws)
- 18:36, 9 July 2009 (diff | hist) . . (+7,475) . . N MonadFix (grand opening)
- 21:03, 7 November 2008 (diff | hist) . . (+21) . . Dynamic programming example (→Available in 6-packs, 9-packs, 20-packs: streamlines the non-monadic 'buy' function, and now it resembles the monadic version)
- 03:12, 11 October 2007 (diff | hist) . . (+2,354) . . Stack overflow (A new section on scanl)
- 03:46, 28 July 2007 (diff | hist) . . (+31) . . Haskell Cafe migration (add myself: Albert Y. C. Lai, monochrom)
- 20:20, 13 July 2007 (diff | hist) . . (+286) . . Applications and libraries/Editors (→Libraries: adds Cohatoe: writing Eclipse plugins in Haskell)
- 05:49, 6 May 2007 (diff | hist) . . (+7,921) . . N Parsing expressions and statements (Grand Opening)
- 04:35, 13 April 2007 (diff | hist) . . (+1,640) . . Dynamic programming example (→Available in 6-packs, 9-packs, 20-packs: extension)
- 04:06, 11 April 2007 (diff | hist) . . (+1,246) . . N Dynamic programming example (Creation and first example)
- 19:34, 11 January 2007 (diff | hist) . . (+92) . . GHC/As a library (up to 6.8) (→Load or compile modules: small clarification)
- 07:37, 11 January 2007 (diff | hist) . . (+1,553) . . GHC/As a library (up to 6.8) (add: exception handling and temp file cleanup)
- 07:32, 10 January 2007 (diff | hist) . . (+39) . . GHC/As a library (up to 6.8) (→Messages)
- 07:27, 10 January 2007 (diff | hist) . . (+243) . . GHC/As a library (up to 6.8) (clarification to the message log mechanism)
- 06:22, 8 January 2007 (diff | hist) . . (+5,481) . . GHC/As a library (up to 6.8) (major major major addition, edition, and a bit of deletion)
- 02:32, 7 January 2007 (diff | hist) . . (-41) . . GHC/As a library (up to 6.8) (remove a misleading phrase)
- 05:32, 6 January 2007 (diff | hist) . . (+271) . . GHC/As a library (up to 6.8) (update the "relevant" section for 6.6)
- 04:17, 6 January 2007 (diff | hist) . . (-47) . . GHC/As a library (up to 6.8) (update the GHCi section for 6.6)
- 03:30, 6 January 2007 (diff | hist) . . (-167) . . GHC/As a library (up to 6.8) (I uploaded the good-for-6.6 Main.hs of Basvandijk and here change the related text)
- 01:22, 11 December 2006 (diff | hist) . . (+1,355) . . A brief introduction to Haskell (content to do-Notation section)
- 10:10, 9 December 2006 (diff | hist) . . (+764) . . N Talk:A brief introduction to Haskell (Rationale for my structure of the I/O and monad parts) (current)
- 09:18, 9 December 2006 (diff | hist) . . (+10) . . m A brief introduction to Haskell (Fixes unicode punctuations. (And I also forgot to summarize the last edit: splits the Monad section into two, adds content for I/O))
- 09:05, 9 December 2006 (diff | hist) . . (+5,567) . . A brief introduction to Haskell
- 21:54, 27 October 2006 (diff | hist) . . (+630) . . A brief introduction to Haskell (enrich Compilation)
- 21:48, 21 October 2006 (diff | hist) . . (+882) . . Zipper