On Saturday 09 April 2011 13:50:03, Simon Hengel wrote:
> Hello,
> does anyone know whether you can somehow change the currently active
> language flags during a ghci session (say change what `:show languages'
> outputs)?

:set -Xlanguage

I suppose some languages wouldn't work/make sense (CPP, TH) but most you 
can toggle that way.

> If no, is this possible by using the GHC API?
> 
> Cheers,
> Simon
> 

_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to