Ticket #806: out

File out, 0.8 KB (added by guest, 7 years ago)

stdout

Line 
1ghc --make -v -fallow-overlapping-instances -fglasgow-exts -threaded hello.hs -o hello
2ghc --make -v -fallow-overlapping-instances -fglasgow-exts -threaded httpd.hs -o httpd
3ghc --make -v -fallow-overlapping-instances -fglasgow-exts -threaded mail.hs -o mail
4ghc --make -v -fallow-overlapping-instances -fglasgow-exts -threaded books.hs -o books
5./hello
6Starting initialization
7> handlerToI
8> createEventLoaders
9> Starting to load state
10fileSaver: filesaver-discards @ hello.exe_state
11> State version 0
12fileSaver: events-0000000000 @ hello.exe_state
13CHECKPOINT start
14> Event 1 of TxContext CheckpointEvent
15CHECKPOINT> state grabber> start
16fileSaver: events-0000000001 @ hello.exe_state
17fileSaver: side-effects-0000000001 @ hello.exe_state
18CHECKPOINT> state grabber> ok
19> pure
20CHECKPOINT side-effects ok
21fileSaver: checkpoint-0000000001 @ hello.exe_state