Hi,

On Mon, Sep 9, 2013 at 10:11 PM, Simon Marlow <marlo...@gmail.com> wrote:
>
> I think Kazu is saying that when he builds something with profiling using
> cabal-install, it fails because cabal-install tries to build a dynamic
> version too.  We don't want dyanmic/profiled libraries (there's no point,
> you can't load them into GHCi).  Perhaps this is something that needs fixing
> in cabal-install?

Aren't they needed when compiling libraries that are using Template
Haskell for profiling? The issue sounds like it could be TH-related.

-- 
()  ascii ribbon campaign - against html e-mail
/\  www.asciiribbon.org   - against proprietary attachments

_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to