From: simonpj@microsoft.com Date: Wed, 21 Feb 2007 17:04:01 +0000 (+0000) Subject: Allow GADT syntax for newtypes X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=cd2c71bb9bfe5dd3582263468712c29192c7340e;hp=cd2c71bb9bfe5dd3582263468712c29192c7340e;p=ghc-hetmet.git Allow GADT syntax for newtypes Fixes Trac #1154. Please merge. Tests are tc225, and tcfail176. ---