[Haskell-cafe] Haskell compilation errors break the complexity encapsulation on DSLs

Ozgur Akgun ozgurakgun at gmail.com
Sat Apr 27 22:14:29 CEST 2013


Hi,

On 27 April 2013 10:07, Alberto G. Corona <agocorona at gmail.com> wrote:

> I created a ticket for the feature request:
>
> Ticket #7870
>
> Teachers, newbies and people working in Industry: Please push it!
>

A link to the ticket may be helpful for the lazy.

http://hackage.haskell.org/trac/ghc/ticket/7870

I quite like this idea, and I think this is one thing people use TH for now
instead.
(Using quasi-quotes, you can produce any compilation error you like...)
It would be great if we didn't have to pull in the full power of TH (or QQ)
for this.


Cheers,
Ozgur
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20130427/503b26ff/attachment-0001.htm>


More information about the Haskell-Cafe mailing list