Dump core of base

Carter Schonwald carter.schonwald at gmail.com
Thu Dec 20 03:22:15 UTC 2018


cool!

please do share if you can construct a scenario/usage where the thunkery
becomes the bottleneck!

On Wed, Dec 19, 2018 at 3:19 PM Andrew Martin <andrew.thaddeus at gmail.com>
wrote:

> Awesome, thanks! That's good to know.
>
> On Wed, Dec 19, 2018 at 3:08 PM Richard Eisenberg <rae at cs.brynmawr.edu>
> wrote:
>
>>
>>
>> On Dec 19, 2018, at 2:25 PM, Andrew Martin <andrew.thaddeus at gmail.com>
>> wrote:
>>
>> How does one go about using -ddump-simpl -dsuppress-all -ddump-to-file
>> (or variations of this) when building base?
>>
>>
>> Add a line like
>>
>> GhcLibHcOpts       += -ddump-simpl -dsuppress-all -ddump-to-file
>>
>> at the end of your build.mk. You can see other similar options in the
>> files in the flavours subdirectory of the mk directory.
>>
>> I hope this helps!
>> Richard
>>
>>
>
> --
> -Andrew Thaddeus Martin
> _______________________________________________
> Libraries mailing list
> Libraries at haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/libraries
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/libraries/attachments/20181219/1d5d29f6/attachment.html>


More information about the Libraries mailing list