Fix build with GHC versions prior 7.10.x
This commit is contained in:
@@ -72,6 +72,10 @@ module HPath.IO
|
|||||||
where
|
where
|
||||||
|
|
||||||
|
|
||||||
|
import Control.Applicative
|
||||||
|
(
|
||||||
|
(<$>)
|
||||||
|
)
|
||||||
import Control.Exception
|
import Control.Exception
|
||||||
(
|
(
|
||||||
bracket
|
bracket
|
||||||
|
|||||||
Reference in New Issue
Block a user