Circular dependency between the compiler and TH?

Joel Reymont joelr1 at gmail.com
Sat Aug 19 03:45:22 EDT 2006


Apparently, pkString is part of TH.Syntax which is part of ./ 
libraries/template-haskell/Language/Haskell/TH/Syntax.hs. This does  
not get built after the compiler is built but the compiler depends on  
it in compiler/hsSyn/Convert.lhs.

How do I resolve this?

--
http://wagerlabs.com/







More information about the Glasgow-haskell-users mailing list