Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ─( 13:54:30 )─< command 0 >──────────────────────────────────────{ counter: 0 }─
- utop # #require "lwt";;
- ─( 13:54:30 )─< command 1 >──────────────────────────────────────{ counter: 0 }─
- utop # #require "cohttp";;
- ─( 13:54:33 )─< command 2 >──────────────────────────────────────{ counter: 0 }─
- utop # #require "cohttp.lwt";;
- ─( 13:54:37 )─< command 3 >──────────────────────────────────────{ counter: 0 }─
- utop # #require "core";;
- ─( 13:54:40 )─< command 4 >──────────────────────────────────────{ counter: 0 }─
- utop # #mod_use "test.ml";;
- module Test : sig val server : unit Conduit_lwt_unix.io end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement