omit "dyn" from the way appended to the __stginit label
authorSimon Marlow <marlowsd@gmail.com>
Wed, 28 Apr 2010 20:49:14 +0000 (20:49 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Wed, 28 Apr 2010 20:49:14 +0000 (20:49 +0000)
commit9105c03ffef568aab097a293313eb6ff4f0dd5dc
tree4622666683b836ecb0521e671c61a88d4d9e2570
parent5dfe6b1d583acc2dda0c0fd203f66c7c54a1131b
omit "dyn" from the way appended to the __stginit label
When GHCi is linked dynamically, we still want to be able to load
non-dynamic object files.
compiler/codeGen/CodeGen.lhs