Trying to use xrepl no longer swallos all errors.
This commit is contained in:
parent
b1adf65fd0
commit
6c0dfa7053
|
@ -14,5 +14,6 @@
|
|||
racket/help))
|
||||
|
||||
;; Set the default replt to XREPL
|
||||
(with-handlers ([exn:fail? void])
|
||||
(when (collection-file-path "main.rkt" "xrepl"
|
||||
#:fail (lambda _ #f))
|
||||
(dynamic-require 'xrepl #f))
|
||||
|
|
Loading…
Reference in New Issue
Block a user