diff options
author | Ian Lynagh <igloo@earth.li> | 2012-06-12 15:47:40 +0100 |
---|---|---|
committer | Ian Lynagh <igloo@earth.li> | 2012-06-12 15:47:40 +0100 |
commit | 1c490467fce17d97c30bc518df498f9b353d10d6 (patch) | |
tree | 59f7c0c1b8c201254f91543714d0816652884c56 /compiler/codeGen/CgExtCode.hs | |
parent | c3a62c563fb62d4d8b94c0dc0c270724b35d4341 (diff) | |
download | haskell-1c490467fce17d97c30bc518df498f9b353d10d6.tar.gz |
Store short error message text as a string
We also store the Doc still, although we don't have to; we could
just convert back again, at the cost of some inefficiency.
But we do need the String, so that we can print it in the Show instance.
Diffstat (limited to 'compiler/codeGen/CgExtCode.hs')
0 files changed, 0 insertions, 0 deletions