summaryrefslogtreecommitdiff
path: root/compiler/codeGen
diff options
context:
space:
mode:
authorsimonpj@microsoft.com <unknown>2007-09-06 09:03:46 +0000
committersimonpj@microsoft.com <unknown>2007-09-06 09:03:46 +0000
commit08ea4e6d331cb4bf1b5ea6ddcc688890a17d9097 (patch)
tree7690756103e6b7331c4b6ac66955b07208df2be1 /compiler/codeGen
parent8b7eaa404043294bd4cb4a0322ac1f7115bad6a0 (diff)
downloadhaskell-08ea4e6d331cb4bf1b5ea6ddcc688890a17d9097.tar.gz
Fix zonking in mkExports
I'd missed zonk, so that an error message for missing type signature read (unhelpfully) main/GHC.hs:1070:0: Warning: Definition but no type signature for `upsweep'' Inferred type: upsweep' :: forall t1. t The trouble was that 't' hadn't been zonked. Push to the stable branch
Diffstat (limited to 'compiler/codeGen')
0 files changed, 0 insertions, 0 deletions