[Haskell-cafe] duplicate definition for symbol
Daniel Fischer
daniel.is.fischer at web.de
Fri Jun 19 10:32:21 EDT 2009
Am Freitag 19 Juni 2009 16:06:50 schrieb Henk-Jan van Tuyl:
> L.S.,
>
> I am trying to run a program in GHCi, but I get a meesage that an object
> file is loaded twice; it appears that two different versions of package
> "process" are loaded, see the session text below. How can I solve this?
http://www.haskell.org/cabal/FAQ.html#dependencies-conflict
Wow, that one is really common.
More information about the Haskell-Cafe
mailing list