Skip to content

Investigate if we can make it use the generic builder from nixpkgs #160

@jappeace

Description

@jappeace

The current way we link for ios and android is kinda weird.

It copies the sources of user code and client into a giant library
and just link in place.

Maybe because I attempted to use backpack at some point that it got this custom derivation.
but it could also be that we just can't make an executable with the generic builder without calling ghc directly?
If that's the case I should investigate how to repair cabal so we can do that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions