Håkan Thörngren
Håkan Thörngren
> I support reimplementing the newtype wrappers in hoopl. So, how do you make it work? ``` src/Compiler/Hoopl/Label.hs:106:27: error: • Couldn't match expected type ‘set’ with actual type ‘LabelSet’ ‘set’...
I do not like the idea of using zip files when there is an installer for the platform. Signing would be the correct way forward. I have not looked at...
I do not really want to have two ways to distribute the files for a platform. If the general idea is that the existing installer option is not good, then...
I will change to a zip distribution, probably next release.
The 5.6 release is out.
I added a ticket about it, but the list is rather long at this point. I have done a couple of similar output format, for AmigaOS and TOS, but they...
I have no idea what the problem is here. The CU (compilation unit) record in DWARF does not appear to have any attribute that talks about relocations or sizes of...
The tools I have used is `objdump`. This is a rather deep rabbit hole. DWARF is a format, not a strict standard. They encourage extensions and working with it as...
Getting all that to work would be work I am not able to commit to at this point. What would have to be done is debugging the reader and figure...
The problem is a missing rule for conversion between compact function pointer and integer. I have fixed it for the next release which is going to happen during May. If...