diff --git a/src/HPath/IO.hs b/src/HPath/IO.hs index e806870..000cd13 100644 --- a/src/HPath/IO.hs +++ b/src/HPath/IO.hs @@ -72,6 +72,10 @@ module HPath.IO where +import Control.Applicative + ( + (<$>) + ) import Control.Exception ( bracket