darcs patch: Fix precedence passing for patterns in L... (and 1 more)
Testing = typechecked Mon Apr 2 08:26:34 PDT 2007 Stefan O'Rear <stefanor@cox.net> * Fix precedence passing for patterns in LamE (fixes \((:) x xs) -> x misprinting) Mon Apr 2 08:28:54 PDT 2007 Stefan O'Rear <stefanor@cox.net> * Pretty-print an empty list of fundeps without '|' (should fix #1260)
He Stefan, On Mon, Apr 02, 2007 at 08:39:27AM -0700, Stefan O'Rear wrote:
Mon Apr 2 08:26:34 PDT 2007 Stefan O'Rear <stefanor@cox.net> * Fix precedence passing for patterns in LamE (fixes \((:) x xs) -> x misprinting)
Mon Apr 2 08:28:54 PDT 2007 Stefan O'Rear <stefanor@cox.net> * Pretty-print an empty list of fundeps without '|' (should fix #1260)
I've applied these, and the patches in your other mail, to HEAD and 6.6 branch; thanks! Ian
participants (2)
-
Ian Lynagh -
Stefan O'Rear