From: David D. <D.J...@le...> - 2019-02-11 16:11:52
|
Dear all, I'm having a problem installing gtkglext. My environment OSX ghc 8.6.3 cabal 2.4.1 I installed gtk fine using cabal install, it gave me version 0.15.2 However when I tried to cabal install gtkglext it failed due to a conflict I manually down loaded the package and looked at the cabal file. The problem was spears to be the constraint gtk < 0.15 I wanted to try weakening this so I tried manuallyc hanging the gtk version constraint. However when I then try running cabal configure I get Resolving dependencies... Configuring gtkglext-0.13.2.0... setup: failed to parse output of 'ghc-pkg dump' google showed that o there was an issue with this previously – the advice was to update the cabal version; However I have the latest recently installed I could raise this as an issue on the cabal bug-tracker, but before doing so does Anyone have a solution or a better experience.. Installing gtkglext? Thanks, David Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10 |