Skip to content

Update to Effekt v0.66 - #2

Open
jiribenes wants to merge 4 commits into
mainfrom
fix/effektv66
Open

Update to Effekt v0.66#2
jiribenes wants to merge 4 commits into
mainfrom
fix/effektv66

Conversation

@jiribenes

Copy link
Copy Markdown

No description provided.

jiribenes and others added 4 commits April 10, 2026 12:36
Flake lock file updates:

• Updated input 'effekt-nix':
    'github:jiribenes/effekt-nix/2fc04e5' (2026-03-02)
  → 'github:jiribenes/effekt-nix/e4b148d' (2026-06-03)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/93178f6' (2026-03-02)
  → 'github:NixOS/nixpkgs/9c4c05a' (2026-06-29)
Comment thread flake.nix
Comment on lines 32 to 33
## Select the backends that your project works on:
backends = with effekt-lib.effektBackends; [ js ];

@jiribenes jiribenes Jul 6, 2026

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should likely be js-web, I think (but I haven't really tried it)
The tests will still get run on NodeJS though since I haven't figured out a good and easy way to test with a browser in CI.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
## Select the backends that your project works on:
backends = with effekt-lib.effektBackends; [ js-web ];

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants