Skip to content

Use EmptyCase instead of undefined in Generics example

Asad Saeeduddin requested to merge masaeedu/ghc:genericsexample into master

I have verified that my commits fulfill the applicable bullet points below:

  • are either individually buildable or squashed
  • have commit messages which describe what they do (referring to Notes and tickets using #NNNN syntax when appropriate)
  • have added source comments describing your change. For larger changes you likely should add a Note and cross-reference it from the relevant places.
  • add a testcase to the testsuite.

Merge request reports