[Haskell-cafe] How do you turn off GHC flags?

Christopher Done chrisdone at gmail.com
Tue Feb 13 16:15:00 UTC 2018


If I run :set -fdeferred-type-errors in GHCi, how do I turn it off again?

I tried -f-deferred-type-errors and -fno-deferred-type-errors and neither
are recognized.

Cheers
​
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20180213/7c9db420/attachment.html>


More information about the Haskell-Cafe mailing list