Fix build with GHC versions prior 7.10.x

This commit is contained in:
2016-05-09 18:14:08 +02:00
parent e18d2dd2d6
commit 820bf8814d

View File

@@ -72,6 +72,10 @@ module HPath.IO
where
import Control.Applicative
(
(<$>)
)
import Control.Exception
(
bracket