From: Chris Barker Date: Mon, 1 Nov 2010 13:57:48 +0000 (-0400) Subject: edits X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=commitdiff_plain;h=2ffca8b607c2198802f7227d899564d738ddcd6b;hp=f0d47235cba61191c1f2cb2a45b9f888068869a8 edits --- diff --git a/week7.mdwn b/week7.mdwn index caec3d5f..2abf10d7 100644 --- a/week7.mdwn +++ b/week7.mdwn @@ -308,9 +308,9 @@ Here are some papers that introduced monads into functional programming: in M. Broy, editor, *Marktoberdorf Summer School on Program Design Calculi*, Springer Verlag, NATO ASI Series F: Computer and systems sciences, Volume 118, August 1992. Also in J. Jeuring and E. Meijer, -editors, *Advanced Functional Programming*, Springer Verlag, LNCS 925, -1995. Some errata fixed August 2001. This paper has a great first -line: *Shall I be pure, or impure?*... +editors, *Advanced Functional Programming*, Springer Verlag, +LNCS 925, 1995. Some errata fixed August 2001. This paper has a great first +line: **Shall I be pure, or impure?** * [Philip Wadler. The essence of functional programming](http://homepages.inf.ed.ac.uk/wadler/papers/essence/essence.ps):