Mouse

Results 586 comments of Mouse

> In your run configuration, do you have "Build" listed in the "Before launch" section? Oh yes - though I'm surprised that I cannot edit that part: ![screen shot 2019-01-11...

> I looked into it Thank you! > At the moment the newer Cabal library versions removed functionality I'm depended on. I've contacted the Cabal developers for a solution. Let's...

Any luck so far? I just tried today to install `cabal-bounds` from Hackage, and it failed: ```text Building lens-aeson-1.2.3 (lib) Installing lens-aeson-1.2.3 (lib) Completed lens-aeson-1.2.3 (lib) Failed to build cabal-lenses-0.10.1....

Thank you, that is nice. But please consider that the current GHC versions are: 9.4.8 (outdated, probably no more updates or fixes), 9.6.5 (getting long in the tooth), 9.8.2 (current...

Sorry, I do have problems with GHC-9.8.2: ```text $ cabal install cabal-bounds --overwrite-policy=always Resolving dependencies... Error: cabal: Could not resolve dependencies: [__0] trying: cabal-bounds-2.4.0 (user goal) [__1] trying: unordered-containers-0.2.20 (dependency...

@frankmorgner I couldn't (so far) find a way to build OpenSC.tokend on Xcode-10 on High Sierra. As Mojave requires Xcode-10, this will be a critical/blocking issue. In theory, one could...

> It seems it's time to switch to https://github.com/frankmorgner/OpenSCToken... Given that `pivtoken` is provided by Apple and works reasonably fine, there are two reasons that I see to switch to...

@frankmorgner what file were you talking about here: > Switching to libc++ in OpenSC.tokend requires the use of `unordered_map` instead of `hash_map`

@metsma what's the best way to download those frameworks? The URLs point at Javascript-based web sites, and I wonder if there's a way and/or a tool to do it in...