Skip to content

Fix make serve instruction#25

Merged
dmjio merged 1 commit into
haskell-miso:mainfrom
jhrcek:jan/fix-readme
Jun 12, 2026
Merged

Fix make serve instruction#25
dmjio merged 1 commit into
haskell-miso:mainfrom
jhrcek:jan/fix-readme

Conversation

@jhrcek

@jhrcek jhrcek commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread README.md

```bash
$ nix develop --command bash -c "make serve"
$ nix develop .#wasm --command bash -c "make serve"

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Without this I'm getting

$ nix develop --command bash -c "make serve"
http-server public
make: http-server: No such file or directory
make: *** [Makefile:33: serve] Error 127

@dmjio dmjio merged commit 581611a into haskell-miso:main Jun 12, 2026
2 checks passed
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