1 Jan 2010 18:16
Re: ANN: Happstack 0.4.1
Jeremy Shaw <jeremy <at> n-heptane.com>
2010-01-01 17:16:49 GMT
2010-01-01 17:16:49 GMT
Hello Simon, I have seen several manifestations of this issue now. I filed a report here: http://hackage.haskell.org/trac/ghc/ticket/3799 - jeremy On Dec 30, 2009, at 5:37 AM, Simon Marlow wrote: > On 22/12/09 03:33, Antoine Latter wrote: >> On Mon, Dec 21, 2009 at 6:31 AM,<jeremy <at> n-heptane.com> wrote: >>> Hello, >>> >>> That sort of missing symbol error at link time is often (but not >>> always) a >>> sign that some libraries got recompiled but not others. So there are >>> references to the old symbol names hanging around. >>> >>> I would try to ghc-pkg unregister syb-with-class and everything >>> that depends >>> on it, and then try cabal install happstack again. >>> >> >> I'm pretty well stumped at this point. I've cleared off everything >> and >> gone up to GHC 6.12 HEAD, and a 'cabal install happstack-data' gives >> me the same symbol not defined error in Happstack.Data.Xml.Base. >>(Continue reading)
RSS Feed