abstract exception handler/logger into its own file

This commit is contained in:
2025-08-04 09:03:47 +01:00
parent f4c9039af1
commit ce0f700253
9 changed files with 60 additions and 47 deletions

View File

@@ -5,4 +5,4 @@ run:
./build-unix.sh && ./shf
tests:
mlton shf-tests.mlb && ./shf-tests
mlton -const "Exn.keepHistory true" shf-tests.mlb && ./shf-tests