empty decls Re: Proposals and owners
Christian Maeder
Christian.Maeder at dfki.de
Thu Jul 30 08:51:07 EDT 2009
Stephanie Weirich wrote:
> Ok, I've put together a page on EmptyDataDecls:
>
> http://hackage.haskell.org/trac/haskell-prime/wiki/EmptyDataDecls
This reminds me to the related ticket:
http://hackage.haskell.org/trac/ghc/ticket/393
If a dummy definition can be supplied for a function, then also a dummy
constructor value can be supplied for a data type.
If empty bindings and/or data types are supported the compiler can at
least better warn about them.
Cheers Christian
More information about the Haskell-prime
mailing list