Emanuel Borsboom

Results 13 comments of Emanuel Borsboom

Here's the version of this from stack, which I think is pretty similar: https://github.com/commercialhaskell/stack/blob/0fa72bd825228d65f8e2c2b024d3fff0d7d792e7/src/Options/Applicative/Builder/Extra.hs#L36. Ours also accepts hidden `--disable-*` and `--enable-*` versions

Is it possible at this time? I've just been looking into it and it doesn't seem like there is any WASI API that supports audio yet.

Since the Stack release team (er, that's me) is deprecating the Apt repositories, this should probably be closed.

> https://docs.haskellstack.org/en/stable/travis_ci/#future-enhancements still references this ticket. Is this no longer the way of the future? As mentioned in https://github.com/travis-ci/apt-package-safelist/issues/379#issuecomment-294473906, we stopped producing .deb packages some years ago. I've just removed...

I am experiencing the same problem. Using VSC 1.43.1, Rust extension 0.7.0, rust 1.41.0-x86_64-apple-darwin and OS is macOS Mojave 10.14.6.

After being frustrated by this for a few days, I switched over to the rust-analyzer extension. It's working great, is much faster, and has a bunch of extra features.

Another that would be nice is the ability to add hashtags to lists (I follow a few different types of communities and having all their hashtags jumbled up together in...

@limick: would you be able to post a working code example (like an updated https://github.com/karls/pux-react-component-test)?

@limick Thank you!!

Without #80, I can't think of how this would make sense. Launch events happen **before** the instance launches, which means `lifecycled` wouldn't actually be running yet in order to receive...