sternenseemann

Results 195 comments of sternenseemann

Indeed, I hoped I could avoid the failures by not updating the example projects, but it also happens with just updating nixpkgs. Maybe the new npm/nodejs versions are at fault?...

9.2.6 support is blocked on an ostensibly unnecessary `< 0.11.4` constraint on bytestring.

Indeed, sidestepping the GHC provided version of core packages is often troublesome, so I'd expect e.g. Stackage LTS-20 to jump to that version, for example. nixpkgs will do so soon...

> Are you aware of any efforts to upstream the GHC derivations (both js backend and wasm backend) into nixpkgs proper (similar to what ghcjs did earlier) It has been...

I also would like to throw the way Twitter.app for Mac does that: ![bildschirmfoto 2014-05-17 um 21 12 24](https://cloud.githubusercontent.com/assets/3154475/3005869/5f9affb4-ddf7-11e3-857c-f2f48db8a6f6.png)

(actually Twitter.app is quite shitty but that's kind of nice)

Maybe it would be easiest to remember the resource the OTR conversation was inititated with and the send it to the specific resource. @rubin110 does your xabber have a higher...

> @sternenseemann: I lack context, so I'd need more explanation of your proposal. Could you elaborate on "if we could get rid of this requirement"? What requirement? In which code...

Also affects Cabal-3.9.0.0 as shipped by GHC 9.6.1-alpha2.

@gbaz The cons nh2 outlines also affect us, i.e. interactive usage of `cabal-install` with a bunch of haskell libraries in a `nix-shell` are a non-hermetic environment. Those edge cases are...