I think the LANGUAGE pragma is better than the OPTIONS_GHC pragma but
I am relatively indifferent on that issue. My only point is that
module authors should put this information in the module source rather
than in the build system.
-Alex-
On Fri, 23 Mar 2007, Alec Berryman wrote:
S. Alexander Jacobson on 2007-03-23 17:16:26 -0400:
The correct answer, I believe, is to require that module authors put
flags in the module themselves where they belong.
Does the OPTIONS_GHC pragma solve your issue?
http://www.haskell.org/ghc/docs/latest/html/users_guide/using-ghc.html#source-file-options
_______________________________________________
Haskell mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell
_______________________________________________
Haskell mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell