Refactoring
Added Env type to make a ReaderT wrapper around Config. Also, Main.hs refactored to accept command line parameters, this makes testing things out easier.
Showing
Please register or sign in to comment
Added Env type to make a ReaderT wrapper around Config. Also, Main.hs refactored to accept command line parameters, this makes testing things out easier.