Ivan Lazar Miljenovic wrote:

> Add ":set -XOverloadedStrings" to a (possibly local) .ghci file?  It
> doesn't contain it within the same document, but then if it's a local
> one you could also add ":load file.lhs" in there so that you just have
> to type ghci.

Unfortunately, thats no better than telling people do:

    ghci -XOverloadedStrings file.lhs

Probably worse actually.

Erik
-- 
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to