[Haskell-cafe] Ensuring all values of an ADT are explicitly handled OR finding all occurrences of type X in my app

Saurabh Nanda saurabhnanda at gmail.com
Tue Jan 31 07:38:56 UTC 2017


>
> 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20170131/2b92a329/attachment.html>


More information about the Haskell-Cafe mailing list