diff options
author | Ian Lynagh <ian@well-typed.com> | 2012-11-02 13:41:02 +0000 |
---|---|---|
committer | Ian Lynagh <ian@well-typed.com> | 2012-11-02 15:26:07 +0000 |
commit | f4161297ed2a830c4bdcaa1b825ad12581a6caf9 (patch) | |
tree | 1eeea2f3aa22fbd091a148ab3c3a122e85f77c24 /compiler/utils/GraphBase.hs | |
parent | 7c4157a53e6dbdecdb859f287f6a31f4e32e0dad (diff) | |
download | haskell-f4161297ed2a830c4bdcaa1b825ad12581a6caf9.tar.gz |
Don't use a unique in the stable name of a foreign export
These names end up in the ABI, and hence part of the ABI hash.
We don't want uniques in them so that we don't get spurious ABI
hash changes.
Diffstat (limited to 'compiler/utils/GraphBase.hs')
0 files changed, 0 insertions, 0 deletions