Skip to content
Snippets Groups Projects
Commit 9a7ee619 authored by Ian Lynagh's avatar Ian Lynagh
Browse files

Follow changes in base

parent 07f24cea
No related branches found
No related tags found
No related merge requests found
......@@ -53,7 +53,7 @@ module System.IO.Error (
) where
import qualified "base" Control.Exception as Exception
import "base" System.IO.Error hiding (IOError,catch,try)
import "base" System.IO.Error hiding (IOError)
import qualified "base" System.IO.Error as Base
import Prelude hiding (IOError,catch)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment