
13 Feb
2018
13 Feb
'18
4:15 p.m.
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