diff --git a/markup/ml b/markup/ml index c5e9fc0..6d0e595 100644 --- a/markup/ml +++ b/markup/ml @@ -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]||@< >@||@< >@||open Suave _ +startWebServer defaultConfig (OK "Hello World")||@< >@||@< >@|| ||||||||||~ [[# unit-tests]][#unit-tests-note unit test]|| ||~ ||~ sml||~ ocaml||~ f#||~ haskell|| ||||||||||~ [[# debugging-profiling]][#debugging-profiling-note debugging and profiling]|| @@ -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] \ No newline at end of file +[http://www.haskell.org/ghc/docs/latest/html/libraries/index.html Haskell Hierarchical Libraries]