[Haskell-cafe] Flag to recompile modules which had warnings
Brandon Allbery
allbery.b at gmail.com
Wed Sep 9 00:40:43 UTC 2015
On Tue, Sep 8, 2015 at 8:38 PM, Thomas Koster <tkoster at gmail.com> wrote:
> I don't use Emacs so I'm just guessing here, but depending on how
> haskell-mode works, you might be able to keep ghci happy by putting
> ":set -Wwarn" in your "~/.ghci" file, which should hopefully set
> warnings to be warnings again for ghci only. However, this may mean
> that ghci can compile a module where ghc refused and you're back where
> you started.
>
:seti -Wwarn ?
--
brandon s allbery kf8nh sine nomine associates
allbery.b at gmail.com ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20150908/a8360a77/attachment.html>
More information about the Haskell-Cafe
mailing list