Daniel Goertzen

Results 25 issues of Daniel Goertzen

There is no way to clean or update Cargo.lock.

Hi, fascinating thing you've done here. Have you given any thought to higher level bindings? For example, decode an Erlang tuple into a Rust tuple with a single function. Such...

I could really use `reflex-dom` on newer ghc. I recently got a "hello world" `jsaddle` app running on ghc-9.4.5, and `reflex` itself appears to support recent ghc, but I can't...

I tried building this today on nixos-20.09 and it failed. I monkeyed with it briefly; adding `unset HOME` (ref https://github.com/purescript/spago/issues/380) gets it past this first error but then that just...

After upgrading to recent nixpkgs and haskell.nix, my build fails due to missing ghc962 which was recently removed from nixpkgs. It looks like ghc962 is used to bootstrap the building...

bug