
Created an issue: https://gitlab.haskell.org/ghc/ghc/issues/17492
I wonder what the difficulty of implementing this is for a complete ghc
noob (but not to haskell)?
On Mon, Nov 4, 2019 at 6:42 PM Richard Eisenberg
There should be a way to reverse that. Post a bug! :)
On Nov 1, 2019, at 2:32 PM, Markus Läll
wrote: Hi list!
Is it so that there is no reverse for -ddump-splices? In ghci I can set it with :set -ddump-splices and it turns on, but adding "no" to the flag appears not to work.
Found this
https://downloads.haskell.org/~ghc/latest/docs/html/users_guide/flags.html
so probably there is no reverse?
-- Markus Läll _______________________________________________ Haskell-Cafe mailing list To (un)subscribe, modify options or view archives go to: http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe Only members subscribed via the mailman list are allowed to post.
-- Markus Läll