<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On 09/08/2011, at 23:15 , Sergei Trofimovich wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div><blockquote type="cite">the HEAD of syb-with-class fails with the following error when build<br></blockquote><blockquote type="cite">with ghc-7.2.1 and template-haskell-2.6:<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><a href="http://code.google.com/p/syb-with-class/issues/detail?id=4">http://code.google.com/p/syb-with-class/issues/detail?id=4</a><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Is this a bug in TH?<br></blockquote><br>Very likely:<br> &nbsp;&nbsp;&nbsp;<a href="http://hackage.haskell.org/trac/ghc/ticket/5362">http://hackage.haskell.org/trac/ghc/ticket/5362</a><font class="Apple-style-span" color="#000000"><font class="Apple-style-span" color="#144FAE"><br></font></font></div></blockquote><br></div><div>In TH code you now need to use "mkName" at variable uses instead of the names created directly with "newName". Repa had a similar problem.</div><div><br></div><div>Ben.</div><div><br></div><div><br></div></body></html>