hpath/src/HPath/IO.hs-boot

8 lines
85 B
Haskell

module HPath.IO where
import HPath
canonicalizePath :: Path Abs -> IO (Path Abs)