Hi Everyone, <div><br></div><div>I'm currently trying to install reactive-banana-wx on OSX.</div><div><br></div><div>Whenever I try to cabal install it though, I get this error back:</div><div><br></div><div><div>[1 of 1] Compiling Main ( /var/folders/yy/k1kyw7252q1f_01xv4q5nnj40000gn/T/reactive-banana-wx-0.7.1.0-91555/reactive-banana-wx-0.7.1.0/Setup.hs, /var/folders/yy/k1kyw7252q1f_01xv4q5nnj40000gn/T/reactive-banana-wx-0.7.1.0-91555/reactive-banana-wx-0.7.1.0/dist/setup/Main.o )</div>
<div><br></div><div>/var/folders/yy/k1kyw7252q1f_01xv4q5nnj40000gn/T/reactive-banana-wx-0.7.1.0-91555/reactive-banana-wx-0.7.1.0/Setup.hs:10:22:</div><div> Couldn't match expected type `Distribution.Simple.Setup.BuildFlags'</div>
<div> with actual type `Cabal-1.16.0.3:Distribution.Simple.Setup.BuildFlags'</div><div> Expected type: Args</div><div> -> Distribution.Simple.Setup.BuildFlags</div><div> -> Distribution.PackageDescription.PackageDescription</div>
<div> -> Distribution.Simple.LocalBuildInfo.LocalBuildInfo</div><div> -> IO ()</div><div> Actual type: Cabal-1.16.0.3:Distribution.Simple.UserHooks.Args</div><div> -> Cabal-1.16.0.3:Distribution.Simple.Setup.BuildFlags</div>
<div> -> Cabal-1.16.0.3:Distribution.PackageDescription.PackageDescription</div><div> -> Cabal-1.16.0.3:Distribution.Simple.LocalBuildInfo.LocalBuildInfo</div><div> -> IO ()</div>
<div> In the return type of a call of `appBundleBuildHook'</div><div> In the `postBuild' field of a record</div><div>cabal: Error: some packages failed to install:</div><div>reactive-banana-wx-0.7.1.0 failed during the configure step. The exception</div>
<div>was:</div><div>ExitFailure 1</div></div><div><br></div><div>A couple of things; </div><div><br></div><div>The version of cabal installed is:</div><div><br></div><div><div>cabal-install version 0.14.0</div><div>using version 1.14.0 of the Cabal library </div>
</div><div><br></div><div>The version of GHC that I'm using is:</div><div><br></div><div>The Glorious Glasgow Haskell Compilation System, version 7.4.2</div><div><br></div><div>One other thing I should probably note is that I have cabal-macosx installed, but whenever I try to just call it by saying "cabal-macosx" it doesn't work, I have to tunnel down into the actual macosx-app to build any wx stuff. I'm not sure if I'm just using it wrong (I'm quite new to the wx stuff) or if it's a problem with the installation.</div>
<div><br></div><div>Any help on these two (possibly related) problems would be fantastic.</div><div><br></div><div>Cheers, </div><div><br></div><div>Ian</div><div><br></div><div><br></div><div><br></div><div><br></div><div>
<br></div><div><br></div>