Hi Sumit,Thanks for your reply!I tried putting “:set -Wall” near the top of my first code cell (immediately after all my {-# LANGUAGE … #-} pragmas), but that hasn’t resulted in any extra output, compared to what I was seeing before. Do I need to enable something else, in order to have “:set -Wall” take effect?Thanks,-dbOn Dec 5, 2015, at 8:54 AM, Sumit Sahrawat, Maths & Computing, IIT (BHU) <sumit.sahrawat.apm13@iitbhu.ac.in> wrote:Using `:set -Wall` also has some issues, I've added them to the issue report on github: https://github.com/gibiansky/IHaskell/issues/610We would need to conceal warnings from specific regions of code for it to work as expected.On 5 December 2015 at 22:03, Sumit Sahrawat, Maths & Computing, IIT (BHU) <sumit.sahrawat.apm13@iitbhu.ac.in> wrote:Try :?--On 5 December 2015 at 21:58, David Banas <capn.freako@gmail.com> wrote:Does anyone know how to turn on “-Wall” in a IHaskell notebook?
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe
RegardsSumit Sahrawat--RegardsSumit Sahrawat