Browse Source

Fix build with GHC-7.8

tags/0.8.0
Julian Ospald 7 years ago
parent
commit
d3eb2fc254
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/Errors.hs

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

@@ -9,6 +9,7 @@
--
-- Provides error handling.

{-# LANGUAGE DeriveDataTypeable #-}
{-# LANGUAGE ScopedTypeVariables #-}

module HPath.IO.Errors


Loading…
Cancel
Save