``` ghci> W.splitExtension "\\shared.with.dots" ("\\shared.with",".dots") ``` This is wrong. `shared.with.dots` is not a filename.
This is wrong.
shared.with.dotsis not a filename.