
A 07/04/2012, às 16:32, Henk-Jan van Tuyl escreveu:
On Sat, 07 Apr 2012 13:35:55 +0200, Miguel Negrao
wrote: So is it possible to tell reactive-banana-wx to use wxcore-0.13.1 instead of wxcore-0.12.1.7 ?
Try: cabal install reactive-banana-wx --constraint=wxcore==0.13.1
Regards, Henk-Jan van Tuyl
-- http://Van.Tuyl.eu/ http://members.chello.nl/hjgtuyl/tourdemonad.html Haskell programming --
Then I get: cabal install reactive-banana-wx --constraint=wxcore==0.13.1 Resolving dependencies... cabal: cannot configure reactive-banana-wx-0.5.0.0. It requires wxcore ==0.12.1.7 For the dependency on wxcore ==0.12.1.7 there are these packages: wxcore-0.12.1.7. However none of them are available. wxcore-0.12.1.7 was excluded because of the top level dependency wxcore ==0.13.1 best, Miguel Negrão