[Yhc] Adding stuff to Prelude (cont'd)

Neil Mitchell ndmitchell at gmail.com
Sun Jan 14 10:38:01 EST 2007


Hi

For reference, me and Tom both tried to fix this - removing the
bootstrapping .hi files. It didn't work at all, the code is uber-ugly.
This is probably an area of Yhc that needs ripping out and replacing.

This is one of the things that will prevent us from going to binary
.hi files, which would lead to a speed up.

Thanks

Neil

On 1/11/07, Malcolm Wallace <Malcolm.Wallace at cs.york.ac.uk> wrote:
> "Dimitry Golubovsky" <golubovsky at gmail.com> wrote:
>
> > So, what is the correct way to add stuff to Prelude?
>
> I suggest (1) add new code to the sources
>           (2) add new type signatures to Prelude.hi in bootstrap/
>
> That is, you need to augment the Prelude interface file manually.
>
> Regards,
>     Malcolm
> _______________________________________________
> Yhc mailing list
> Yhc at haskell.org
> http://www.haskell.org/mailman/listinfo/yhc
>


More information about the Yhc mailing list