William Rusnack

Results 93 comments of William Rusnack

You're welcome. Good luck.

[Asterius.Boot L145](https://github.com/tweag/asterius/blob/7778e06e0a3c886f0f19835a156d6f87374acc23/asterius/src/Asterius/Boot.hs#L145) adds an `@` that makes `ar` fail.

@TerrorJack I am getting the same C compiler error. I'll try to resolve that

For the _checking whether the C compiler works... no_ error. In [ghc-toolkit/ghc-libdir/settings](https://github.com/tweag/asterius/blob/7778e06e0a3c886f0f19835a156d6f87374acc23/ghc-toolkit/ghc-libdir/settings#L4) the `("C compiler link flags", " -fuse-ld=gold"),` is an unsupported compiler flag. This line needs to be changed...

Got another file path error ```bash ar: @/Users/williamrusnack/Documents/asterius/.stack-work/install/x86_64-osx-custom-asterius/5712d8350648752475833347e3e5d3b317375b52376aecf5a470fc0d935bd03d/8.6.5/share/x86_64-osx-ghc-8.6.5/asterius-0.0.1/.boot/dist/dist/ghc-prim/build/objs-38207/ar38207-2.rsp: No such file or directory ahc-boot: user error (boot failure) ```

Yeah, I couldn't solve this last one. Ok, I'll look into the modified `ar`

Slots have always behaved a bit strange for me and this brings to light a lot of issues I have had with them. I thought it was me.

It would be really nice if it could be a Traversal

@thomashoneyman that's a good idea. Do you know if `allow` accepts multiple values? It seems that `allow="fullscreen"` and `allow="payment"` both use the same key but I do not see any...

Do not accept yet I am adding multiple value capabilities