Thu May 28 08:57:25 EDT 2009  [email protected]
  * Dollarify.hs: Fixed an bugg when removing several parenthesis expressions
  Ignore-this: c3140c1bc410d5d62cab956989ef1f2b
  Follwing pattern went wrong since the layout changed:
  (f ((a b)))
  became
  (f (a b)
  now it becomes
  (f $ a b)

    M ./Yi/Mode/Haskell/Dollarify.hs -1 +1

--~--~---------~--~----~------------~-------~--~----~
Yi development mailing list
[email protected]
http://groups.google.com/group/yi-devel
-~----------~----~----~----~------~----~------~--~---

Reply via email to