[wxhaskell-devel] build conflicts

2020-05-24 Thread David Duke
On linux The Glorious Glasgow Haskell Compilation System, version 8.6.5 compiled using version 2.4.0.1 of the Cabal library 1.3.6.1-BYFFNcZJFE8A61mvswaSZH) requires time-1.8.0.2 wxdirect would not istall via cabal. Downloading the archive to dig deeper and running configure I get This package i

[wxhaskell-devel] multiple dependencies

2020-04-19 Thread David Duke
Trying to build wx on linux (ubuntu) I run into problems with multiple versions in conflict configuring wxdirect-0.92.3.0... ghc-8.6.5 cabal-install 2.4.0.0 Warning: This package indirectly depends on multiple versions of the same package. This is very likely to cause a compile failure.

[wxhaskell-devel] wxc configuration issues

2020-01-15 Thread David Duke
Trying to configure wxc-0.92.3 I run into a number of cabal errors *dist/setup/setup.hs:82:33: **error:* *• Couldn't match type ‘Distribution.Utils.IOData.IOData’* * with ‘[Char]’* * Expected type: IO (String, String, ExitCode)* *Actual type: IO* *