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 <[email protected]> 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 > [email protected] > http://www.haskell.org/mailman/listinfo/haskell-cafe > _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
