Skip to content

Commit

Permalink
Fix build with ghc-7.8
Browse files Browse the repository at this point in the history
  • Loading branch information
hasufell committed Apr 11, 2018
1 parent c556a3d commit e8cbc63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/HPath/IO.hs
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ import Data.Maybe
import Data.Monoid
(
(<>)
, mempty
)
import Data.Word
(
Expand Down

0 comments on commit e8cbc63

Please sign in to comment.