Remove redundant pattern matches
In ghc/ghc!963, pattern match checking got more precise in the presence of COMPLETE pragmas. That uncovered that there are redundant pattern matches in `binary`.
Loading
Please register or sign in to comment
In ghc/ghc!963, pattern match checking got more precise in the presence of COMPLETE pragmas. That uncovered that there are redundant pattern matches in `binary`.