On 04/09/2013 07:07 AM, Brent Yorgey wrote:
> Also, since we are discussing portability, it's a much better idea to do
>
> homedir </> "blah_blah"
>
> instead of homedir ++ "/blah_blah", since the former will use the
> correct path separator character for whatever system it is compiled
> on.
Wait, what? Where'd "</>" come from?
--
Tommy M. McGuire
mcguire@crsr.net
_______________________________________________
Beginners mailing list
Beginners@haskell.org
http://www.haskell.org/mailman/listinfo/beginners