Open alissa-tung opened 2 years ago
currently, Ctrl-c, Ctrl-d and other errors will cause ic_readline return NULL, how can we treat Ctrl-c differently when calling from Haskell?
ic_readline
currently, Ctrl-c, Ctrl-d and other errors will cause
ic_readline
return NULL, how can we treat Ctrl-c differently when calling from Haskell?