1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 00:42:33 +03:00

Break on errors in interactive code.

This commit is contained in:
Rob Rix 2017-10-13 10:21:08 -04:00
parent 7f6017b037
commit 0d71bf7fa6

2
.ghci
View File

@ -9,3 +9,5 @@
:undef re
:def re \_ -> return ":reload\n:pretty\n"
:seti -fbreak-on-error