[Haskell-cafe] environment variables for runghc?

Alexander Dunlap alexander.dunlap at gmail.com
Wed Mar 4 00:06:41 EST 2009


I doubt there's an env variable, but you could do

$ alias ghc='ghc -Wall'

Alex

On Tue, Mar 3, 2009 at 7:07 PM, Erik de Castro Lopo
<mle+hs at mega-nerd.com> wrote:
> Hi all,
>
> Is there some environment variable I can set so that runghc can
> be told to always use -Wall?
>
> Cheers,
> Erik
> --
> -----------------------------------------------------------------
> Erik de Castro Lopo
> -----------------------------------------------------------------
> "... a discussion of C++'s strengths and flaws always sounds
> like an argument about whether one should face north or east
> when one is sacrificing one's goat to the rain god."
> -- Thant Tessman
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>


More information about the Haskell-Cafe mailing list