diff options
Diffstat (limited to 'test/hello.ml')
-rw-r--r-- | test/hello.ml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/hello.ml b/test/hello.ml index 55a735e..c34f0a0 100644 --- a/test/hello.ml +++ b/test/hello.ml @@ -1,6 +1,7 @@ open! Lwt.Syntax open! Lwt.Infix open! Flesh +open! Session let main = let config : Stream.config = { |