Skip to content

[fork-ffi] purescript-lua-effect: runEffectFn10 drops the 10th argument #57

@Unisay

Description

@Unisay

Tracking entry for the single ecosystem work-list (detail in the package repo, not duplicated).

Effect.Uncurried.runEffectFn10 forwarded only nine of ten arguments (fn(a..i)), silently passing nil for the tenth — a latent Lua-arity FFI class. Confirmed via luacheck (unused argument j); one-token fix, the mkEffectFnN/runEffectFnN family audited clean.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions