> > > joinPath' root name = import.System.FilePath.joinPath [root,name] >
How is this different from joinPath' root name = System.FilePath.joinPath [root,name]
_______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
