User contributions
- 18:09, 20 July 2016 (diff | hist) . . (+424) . . ZuriHac2016 (→David Luposchainsky: Updated (outdated) talk abstract)
- 14:03, 6 May 2016 (diff | hist) . . (+30) . . Language/HaskellPrime (→Members: Add affiliation for quchen/David Luposchainsky)
- 18:45, 29 April 2016 (diff | hist) . . (+45) . . Language/HaskellPrime (David's details added)
- 18:00, 25 November 2015 (diff | hist) . . (+173) . . MonadFail Proposal (Add note that article was moved to Haskell' Wiki)
- 20:06, 18 September 2015 (diff | hist) . . (+14,428) . . N MonadFail Proposal (Initial translation from my Github-based Markdown article)
- 19:50, 14 March 2015 (diff | hist) . . (+24) . . ZuriHac2015/Attendees (Add affiliation for David Luposchainsky (once again))
- 17:44, 7 March 2015 (diff | hist) . . (+24) . . m ZuriHac2015/Attendees (Add affiliation for David Luposchainsky)
- 21:21, 16 February 2015 (diff | hist) . . (-45) . . Functor-Applicative-Monad Proposal (AMP successfully implemented in 7.10)
- 01:24, 28 December 2014 (diff | hist) . . (-206) . . Num instance for functions (Refurbish very patchy article to contain the essentials) (current)
- 23:16, 16 July 2014 (diff | hist) . . (-1,320) . . Programming guidelines ("Multiple definitions" style is widely used, saying "prefer explicit case" is not right and no good reason to do so is given. Away with that misleading section.)
- 21:47, 8 July 2014 (diff | hist) . . (+145) . . Functor-Applicative-Monad Proposal (Join will not be part of Monad for now, strike element off the list)
- 20:53, 16 April 2014 (diff | hist) . . (+12) . . Functor-Applicative-Monad Proposal (Update "current stage" headline, since GHC 7.8 implements AMP warnings)
- 13:37, 2 April 2014 (diff | hist) . . (+594) . . Debugging (→Stack trace: More detailed description plus example)
- 23:21, 17 December 2013 (diff | hist) . . (-52) . . m Pronunciation (Remove trailing whitespace in <hask> tags)
- 13:32, 3 December 2013 (diff | hist) . . (+2) . . m Functor-Applicative-Monad Proposal (→Beginner friendliness: Markdown -> Wiki markup: *x* to ''x'')
- 21:37, 16 September 2013 (diff | hist) . . (+193) . . Functor-Applicative-Monad Proposal (→Future Prelude names: refactored 'hiding' list item)
- 21:25, 16 September 2013 (diff | hist) . . (-1) . . m Functor-Applicative-Monad Proposal (typo)
- 23:32, 13 September 2013 (diff | hist) . . (+970) . . Functor-Applicative-Monad Proposal (→Future-proofing current code: - Brought up to date with #8004)
- 13:18, 23 June 2013 (diff | hist) . . (+38) . . N DMR (Redirecting to Monomorphism restriction) (current)
- 07:37, 22 June 2013 (diff | hist) . . (+87) . . m Typeclassopedia (→Other monoidal classes: Alternative, MonadPlus, ArrowPlus: Added explicit monoid laws for Alternative)
- 16:49, 21 June 2013 (diff | hist) . . (+20) . . m Functor-Applicative-Monad Proposal (→Prepare GHC: Marked as "current stage")
- 13:37, 21 June 2013 (diff | hist) . . (+2) . . m Functor-Applicative-Monad Proposal
- 13:36, 21 June 2013 (diff | hist) . . (-61) . . m Functor-Applicative-Monad Proposal (Removed invalid ticket link)
- 11:33, 21 June 2013 (diff | hist) . . (+111) . . m Functor-Applicative-Monad Proposal (Added links to the tickets)
- 08:26, 21 June 2013 (diff | hist) . . (-43) . . m Functor-Applicative-Monad Proposal (Small corrections, markup etc.)
- 10:11, 18 June 2013 (diff | hist) . . (-3) . . m Functor-Applicative-Monad Proposal (Fixed list numbering)
- 09:01, 18 June 2013 (diff | hist) . . (+229) . . m Functor-Applicative-Monad Proposal (→How do programmers need to change their code?: Comment about transitional phase)
- 08:56, 18 June 2013 (diff | hist) . . (+5,927) . . Functor-Applicative-Monad Proposal (Finished porting the AMP from Github to the Wiki. This page should be self-contained now.)
- 13:03, 17 June 2013 (diff | hist) . . (+7) . . m Functor-Applicative-Monad Proposal (typos)
- 12:58, 17 June 2013 (diff | hist) . . (-1,792) . . Functor-Applicative-Monad Proposal (Updated for AMP 2014)
- 14:51, 6 March 2013 (diff | hist) . . (-1) . . m Lazy pattern match (Corrected line/paragraph breaks) (current)
- 22:37, 16 February 2013 (diff | hist) . . (+290) . . m Lambdabot (Added two more entries to the 'useful commands' list) (current)
- 22:33, 16 February 2013 (diff | hist) . . (+747) . . Lambdabot (Added "useful commands" section)
- 19:08, 9 February 2013 (diff | hist) . . (-1,953) . . GADTs for dummies (No wiki should house a section called "Random rubbish from previous versions of article". Deleted.)
- 18:50, 7 February 2013 (diff | hist) . . (+2) . . m Comparison of functional programming languages (w/ -> with. We don't need to save bandwidth.)
- 12:48, 3 February 2013 (diff | hist) . . (+2) . . m Tying the Knot (markup)
- 12:46, 3 February 2013 (diff | hist) . . (+862) . . Tying the Knot (Introductory statement added)
- 08:50, 1 February 2013 (diff | hist) . . (+3) . . m GHC/Typed holes (Markup, removed asterisks not referencing anything)
- 17:59, 21 December 2012 (diff | hist) . . (-301) . . m Typeclassopedia (→Comonad: Updated Comonad to the newest library interface (version 3), i.e. no "copointed".)
- 12:51, 7 December 2012 (diff | hist) . . (-93) . . m All About Monads (→Example: Changed indentation to a more dangling style to save horizontal space)
- 08:59, 7 December 2012 (diff | hist) . . (-56) . . m Foldr Foldl Foldl' (Removed Emacs link for "favorite editor")
- 12:29, 6 December 2012 (diff | hist) . . (+22) . . m GHCi in colour (→Prompt only: Corrected code markup)
- 12:27, 6 December 2012 (diff | hist) . . (+392) . . GHCi in colour (Added section on how to color the prompt only, updated GuiHaskell link)
- 12:25, 6 December 2012 (diff | hist) . . (+45) . . N File:Colored ghci prompt.png (GHCi prompt colored using ANSI terminal codes) (current)
- 23:02, 4 December 2012 (diff | hist) . . (+2) . . m MonadCont under the hood (→Return) (current)
- 23:01, 4 December 2012 (diff | hist) . . (+389) . . MonadCont under the hood (→Return)
- 22:42, 4 December 2012 (diff | hist) . . (-11) . . MonadCont under the hood (→Bind: Fixed indentation, as <haskell> tags seem to trim leading spaces.)