Matthew Mosior
Matthew Mosior
I'm running into the same issue.
Any update on this problem? I am running into the same issue on Big Sur.
@daanx @anfelor @timjs When using the list\ permutation function, there seems to be an issue when using a list > 8 in length (i.e. [1,2,3,4,5,6,7,8,9]), I'm seeing: `core dumped.` on...
See https://github.com/koka-lang/koka/pull/321 as well (I was running into seg faults too).
@stefan-hoeck Not a problem, excited to help out in this direction! Looking forward to seeing where async goes, it looks really solid already. Will be excited to hop back on...
@stefan-hoeck Does pack need only rely upon base? I believe [idris2-async](https://github.com/stefan-hoeck/idris2-async) could help here as well.
Depending on the timeline to re-write the parser (either all at once or in chunks), I feel that it might make the most sense/provide the best return on investment to...
Wanted to respond here to see if any progress has been made here? The Dockerfile does not build for me either.
Looks like when I forked the repo initially, the Dockerfile might have been broken, but I updated it such that it mirrors the newest Dockerfile and it builds successfully.
Any updates on this? Just curious if this is truly an issue based on the way Sequences are implemented in Haskell.