j
k
j a
j l
joinPath' root name = import.System.FilePath.joinPath [root,name]
How is this different from joinPath' root name = System.FilePath.joinPath [root,name]
Attachments:
Back to the thread
Back to the list