Fix ghc -e :main (it was enqueuing the main function, but not running it)
[ghc-hetmet.git] / rts / dyn-wrapper.c
2008-01-16 Clemens FruhwirthAdd dyn-wrapper.c used as cross-plattform launch wrappe...