Gil Mizrahi
Gil Mizrahi
@jberryman oh nice catch. This seems to be a problem with the full Spock version and not Spock-core. I've ran your example (without the `forkIO`) and indeed it runs quite...
https://github.com/agrafix/Spock/pull/185
I'm interested in helping pushing this forward. How can I help?
Can you try building the full game instead? It can be found in this repo: https://gitlab.com/gilmi/haskell-play The issue I believe is that the game uses sdl2-mixer-1.1.0 but from the log...
Thanks. I will try fixing this when I have time.
at the moment slides does not compile on the latest purescript compiler due to [this issue](https://github.com/purescript/purescript-datetime/issues/66). Once it is solved, i will update it. meanwhile [this example](try.purescript.org?backend=slides) can serve as...
I didn't know. It's not stated anywhere in the program.
Two useful tools: - https://github.com/utdemir/ghc-musl - statically compile binaries - https://hackage.haskell.org/package/hsinstall - create an AppImage for linux
Also seems to be possible to [just use alpine](https://discourse.haskell.org/t/the-strengths-of-haskell-42-strengths-listed-so-far/3347/10)
I covered this briefly in [learn-haskell-blog-generator](https://github.com/soupi/learn-haskell-blog-generator): - https://github.com/soupi/learn-haskell-blog-generator/commit/aeee32cb9fae5a8bbda6001abef4483d1479e085 - https://github.com/soupi/learn-haskell-blog-generator/commit/379fbb03d54791deb8c1f96902ef144917fb9fa9