I write Haskell code in a team of 15 engineers and wild card pattern
matches are considered a bad idea exactly *because* we want compiler
errors when a sum type is extended with a new constructor

How would you respond to this comment: https://github.com/ghc-proposals/ghc-proposals/pull/43#issuecomment-276292037

-- Saurabh.