GHC 2018-12-02

1 comment.

, https://git.io/fpK4d in jarun/googler
Better use `KeyError` here? Broadly catching `Exception` is a code smell in general, since it could hide bugs (e.g. you make a typo and cause an unintended `AttributeError`.