New comment by waynevanson on void-packages repository https://github.com/void-linux/void-packages/pull/24723#issuecomment-714461626 Comment: I've pushed a version to you can see what I've done to try get this to work. The bulk of changes that make this ALMOST work are in the patches folder, with patches used from purescript/spago#647 mentioned by @fosslinux This is going to be used alongside purescript, so I'll add some comments about it here. In Nix, purescript is not built form source, instead opting for use of binaries. I would like to use binaries for both `spago` and `purescript` for the time being. Would you accept this? I think that getting this to build on `x86_64` is a good start, then gradually expand to other arches.