diff options
author | Simon Peyton Jones <simonpj@microsoft.com> | 2011-06-11 14:26:34 +0100 |
---|---|---|
committer | Simon Peyton Jones <simonpj@microsoft.com> | 2011-06-11 14:26:34 +0100 |
commit | 792449f555bb4dfa8e718079f6d42dc9babe938a (patch) | |
tree | 10d360b1761e3b52166f9e75042b08731442ba83 /boot | |
parent | ceb672554ef7e668eb92f703a3d21c6bd1e3b91e (diff) | |
download | haskell-792449f555bb4dfa8e718079f6d42dc9babe938a.tar.gz |
Ignore UNPACK pragmas with OmitInterfacePragmas is on (fixes Trac #5252)
The point here is that if a data type chooses a representation that
unpacks an argument field, the representation of the argument field
must be visible to clients. And it may not be if OmitInterfacePragmas
is on.
Diffstat (limited to 'boot')
0 files changed, 0 insertions, 0 deletions