From: Ian Lynagh Date: Fri, 10 Dec 2010 18:54:02 +0000 (+0000) Subject: Don't link the GHC RTS into our C-only programs X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=cdeb8a20af8c0ea129a5617aa576dc40fb3f3fd2;hp=cdeb8a20af8c0ea129a5617aa576dc40fb3f3fd2;p=ghc-hetmet.git Don't link the GHC RTS into our C-only programs ---