On Mon, Mar 19, 2012 at 5:36 AM, Brandon Allbery <[email protected]> wrote: > On Mon, Mar 19, 2012 at 05:56, Gabriel Dos Reis > <[email protected]> wrote: >> >> The fact that the Report is silent about encoding used to >> represent concrete Haskell programs in text files adds >> a certain level of non-portability (and confusion.) I found > > > Specifying the encoding can *also* limit portability, if you specify an > encoding that is not widely supported on some target platform.
That is why I find the pragma suggestion attractive. -- Gaby _______________________________________________ Haskell-prime mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-prime
