GHC version 4.02, patchlevel 0 does not allow type synonym where the
kind is not *.  For example it does not allow
  type List = []
which is given an example in section 4.2.2 of the Haskell 98 Report.

The latest version of hugs doesn't have any problems with it

-- 
Kevin Atkinson
[EMAIL PROTECTED]
http://metalab.unc.edu/kevina/

Reply via email to