Skip to content

ML: Web – 200 OK "Hello World" #66

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion markup/ml
Original file line number Diff line number Diff line change
Expand Up @@ -1065,6 +1065,8 @@ c#get;;|| || ||
||[#inheritance inheritance]|| || || || ||
||||||||||~ [[# net-web]][#net-web-note net and web]||
||~ ||~ sml||~ ocaml||~ f#||~ haskell||
||[#hello-world web server and hello world]||@<&nbsp;>@||@<&nbsp;>@||open Suave _
startWebServer defaultConfig (OK "Hello World")||@<&nbsp;>@||@<&nbsp;>@||
||||||||||~ [[# unit-tests]][#unit-tests-note unit test]||
||~ ||~ sml||~ ocaml||~ f#||~ haskell||
||||||||||~ [[# debugging-profiling]][#debugging-profiling-note debugging and profiling]||
Expand Down Expand Up @@ -1971,4 +1973,4 @@ The OCaml top level provides [http://caml.inria.fr/pub/docs/manual-ocaml/manual0
+ Haskell

[http://www.haskell.org/onlinereport/haskell2010/ Haskell 2010 Language Report]
[http://www.haskell.org/ghc/docs/latest/html/libraries/index.html Haskell Hierarchical Libraries]
[http://www.haskell.org/ghc/docs/latest/html/libraries/index.html Haskell Hierarchical Libraries]