
31 Jan
2017
31 Jan
'17
2:38 a.m.
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-27629203... -- Saurabh.