[Haskell] -compiler-options vs {#-LANGUAGE Flags-#}

Alec Berryman alec at thened.net
Fri Mar 23 17:27:04 EDT 2007


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


More information about the Haskell mailing list