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
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.
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*
*