Open CThuleHansen opened 5 years ago
dfithan: my opinionated feedback, take it or leave it:
TheMatten: ghc-options:
chriz-keera: https://downloads.haskell.org/~ghc/latest/docs/html/users_guide/using-warnings.html
hololeap (irc): you should probably be handling errors with Control.Exception.bracket as well. also, consider learning about conduit if you plan on doing anything like processing the file on the fly
dfithan: my opinionated feedback, take it or leave it:
TheMatten: ghc-options:
chriz-keera: https://downloads.haskell.org/~ghc/latest/docs/html/users_guide/using-warnings.html
hololeap (irc): you should probably be handling errors with Control.Exception.bracket as well. also, consider learning about conduit if you plan on doing anything like processing the file on the fly