Haskell Extensions in various compilers (Cabal)

Martin Sjögren msjogren at gmail.com
Mon Jul 26 03:54:28 EDT 2004


On Sun, 25 Jul 2004 23:21:43 -0400, Isaac Jones <ijones at syntaxpolice.org> wrote:
> Oh, also, somehow I didn't see "constructor-less data types" on the
> list of extensions anywhere.  Does this fall under something I'm
> missing?  Should I call it ConstructorlessDataTypes?

If you mean restricted type synonyms
(http://cvs.haskell.org/Hugs/pages/users_guide/restricted-synonyms.html),
I think the constructor should be called RestrictedTypeSynonyms. :)


/Martin


More information about the Libraries mailing list