Seeking feedback for a tutorial paper draft about GADTs

Hi Haskellers,

I have written a draft of an introductory-level tutorial paper about GADTs in Haskell (for submittion to proceedings of the recent LASER summer school) and I would like to seek initial feedback about its content: what information is probably missing? are there any subtle mistakes?

The main idea of this article was to serve as a starting point for learning GADTs (I was missing this kind of information myself some time ago), so I have collected several examples demonstrating common use cases.

Here is a link to the paper:
https://docs.google.com/open?id=0B9ZIIsDR0B7Hb1VBTFZOZEUzXzA

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Try the Haskell google

Try the Haskell google group, IRC, and Haskell-cafe mailing list. I think LtU is not the right venue for your request.