
Hi, using "ghc -M" with ghc-7.8.2 under linux. I got a message: You must specify at least one -dep-suffix (and a failure). http://www.haskell.org/ghc/docs/7.8.1/html/users_guide/separate-compilation.... I've stopped using "ghc -M" now, but I think it should be documented better. Maybe dynamic linking complicated matters. Cheers Christian

I've created a ticket for the changed makefile dependencies! https://ghc.haskell.org/trac/ghc/ticket/9287 C. Am 23.04.2014 10:23, schrieb Christian Maeder:
Hi,
using "ghc -M" with ghc-7.8.2 under linux. I got a message:
You must specify at least one -dep-suffix
(and a failure).
http://www.haskell.org/ghc/docs/7.8.1/html/users_guide/separate-compilation....
I've stopped using "ghc -M" now, but I think it should be documented better.
Maybe dynamic linking complicated matters.
Cheers Christian _______________________________________________ Glasgow-haskell-users mailing list Glasgow-haskell-users@haskell.org http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
participants (1)
-
Christian Maeder