Browse Source

Fix build with ghc-7.8

tags/0.9.1
Julian Ospald 6 years ago
parent
commit
e8cbc632c9
No known key found for this signature in database GPG Key ID: 511B62C09D50CD28
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      src/HPath/IO.hs

+ 1
- 0
src/HPath/IO.hs View File

@@ -136,6 +136,7 @@ import Data.Maybe
import Data.Monoid
(
(<>)
, mempty
)
import Data.Word
(


Loading…
Cancel
Save