Skip to content

Commit

Permalink
Try to fix Running the development server
Browse files Browse the repository at this point in the history
  • Loading branch information
amitaibu committed Aug 13, 2024
1 parent c1844ac commit 0578ae1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ use `make console` to load your application together with the framework located

```
ghci
:l IHP/exe/IHP/IDE/DevServer.hs
:l IHP/ihp-ide/exe/IHP/IDE/DevServer.hs
main
```

Expand Down

0 comments on commit 0578ae1

Please sign in to comment.