Re: GHCi Package problem?

2005-02-03 Thread Martin Erwig
On Feb 3, 2005, at 8:21 AM, Simon Marlow wrote: On 03 February 2005 16:11, Martin Erwig wrote: On Feb 3, 2005, at 2:13 AM, Simon Marlow wrote: Prelude> Data.Graph.Inductive.Example.clr486 GHCi runtime linker: fatal error: I found a duplicate definition for symbol _DataziGraphziInduct

RE: GHCi Package problem?

2005-02-03 Thread Simon Marlow
On 03 February 2005 16:11, Martin Erwig wrote: > On Feb 3, 2005, at 2:13 AM, Simon Marlow wrote: > >>> >>>Prelude> Data.Graph.Inductive.Example.clr486 >>> >>>GHCi runtime linker: fatal error: I found a duplicate definition >>> for symbol >>>_DataziGraphziInductiveziInternalziF

Re: GHCi Package problem?

2005-02-03 Thread Martin Erwig
On Feb 3, 2005, at 2:13 AM, Simon Marlow wrote: Prelude> Data.Graph.Inductive.Example.clr486 GHCi runtime linker: fatal error: I found a duplicate definition for symbol _DataziGraphziInductiveziInternalziFiniteMap_Empty_closure whilst processing object file ./Data/Graph/Inducti

RE: GHCi Package problem?

2005-02-03 Thread Simon Marlow
On 02 February 2005 22:02, Martin Erwig wrote: > I encountered the following problem while loading a package, > and ghci (version 6.2) told me to report it to this list. > >Loading package fgl ... linking ... >/usr/local/lib/ghc-6.2/HSfgl.o: unknown symbol > `_DataziTree_flatten_entry' >