I'd like to try out wx. I'm trying to install wx through Cabal.
Perhaps I'm making a mistake without realizing it. If I'm reading it
correctly, Cabal says I'm missing stm-2.1.1.2, but ghc-pkg list says
that I have it. ???

...[snip]...
install: /home/renick/.cabal/lib/wxcore.pkg
cat config/wxcore.pkg | sed -e
"s|\${wxhlibdir}|/home/renick/.cabal/lib|" | ghc-pkg  update -
Reading package info from stdin ... done.
wxcore-0.11.1.2: dependency stm-2.1.1.2 doesn't exist (use --force to override)
make: *** [wxcore-register] Error 1
cabal: Error: some packages failed to install:
wx-0.11.1.2 depends on wxcore-0.11.1.2 which failed to install.
wxcore-0.11.1.2 failed during the final install step. The exception was:
exit: ExitFailure 2

$ ghc-pkg list
...[snip]...
    regex-compat-0.92, regex-posix-0.94.1, stm-2.1.1.2,
 ...[snip]...

-- 
Renick Bell
http://the3rd2nd.com

------------------------------------------------------------------------------
_______________________________________________
wxhaskell-users mailing list
wxhaskell-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxhaskell-users

Reply via email to