Cleanup, improve docs

This commit is contained in:
2016-05-09 17:37:16 +02:00
parent 3bbde22377
commit f27becc4df
5 changed files with 60 additions and 21 deletions

View File

@@ -11,7 +11,6 @@
{-# LANGUAGE DeriveDataTypeable #-}
{-# LANGUAGE ScopedTypeVariables #-}
{-# OPTIONS_HADDOCK ignore-exports #-}
module HPath.IO.Errors where
@@ -42,10 +41,6 @@ import GHC.IO.Exception
)
import HPath
import HPath.IO.Utils
{- import HPath.IO -}
{- ( -}
{- canonicalizePath -}
{- ) -}
import System.IO.Error
(
catchIOError