On Wed, Jul 31, 2013 at 03:31:06PM +0200, Guido Trotter wrote: > On Wed, Jul 31, 2013 at 12:54:56PM +0200, Jose A. Lopes wrote: > > From: "Jose A. Lopes" <[email protected]> > > > > Update Harep, Haskell query server, and tests concerning Luxi and > > opcodes to reflect the changes to Haskell to Python opcode generation. > > > > Signed-off-by: Jose A. Lopes <[email protected]> > > Can you explain better what these changes are, and why? >
TagObject was replaced by TagKind. These broke some code in Luxi, Harep, and Haskell Query server, which this patch fixes. > Thanks, > > Guido
