nelson icon indicating copy to clipboard operation
nelson copied to clipboard

Better/more consistent error handling in config parsing

Open adelbertc opened this issue 7 years ago • 1 comments

Config parsing is where all the magic happens, currently some places use Option (hiding potentially useful error messages), some use unsafe methods, some use IO exception throwing. We can do better.

adelbertc avatar Sep 08 '18 05:09 adelbertc

Hi

resya173 avatar Sep 14 '18 13:09 resya173