summaryrefslogtreecommitdiff
path: root/compiler/cmm
diff options
context:
space:
mode:
authorsimonpj@microsoft.com <unknown>2010-03-09 17:33:27 +0000
committersimonpj@microsoft.com <unknown>2010-03-09 17:33:27 +0000
commit435c5194b6047510d20a3d0c459c9b49e18da154 (patch)
treebefabf2f734e35ce3a9d3e4296dc0280e9e17f15 /compiler/cmm
parent4d4c860c6e82118f760d0debdece55114543158f (diff)
downloadhaskell-435c5194b6047510d20a3d0c459c9b49e18da154.tar.gz
Rule binders shouldn't have IdInfo
While I was looking at the rule binders generated in DsBinds for specialise pragmas, I also looked at Specialise. It too was "cloning" the dictionary binders including their IdInfo. In this case they should not have any, but its seems better to make them completely fresh rather than substitute in existing (albeit non-existent) IdInfo.
Diffstat (limited to 'compiler/cmm')
0 files changed, 0 insertions, 0 deletions