Fix build with GHC-7.8

This commit is contained in:
Julian Ospald 2016-06-05 16:12:51 +02:00
parent a1eb06324f
commit d3eb2fc254
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: 511B62C09D50CD28
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni

Vedi File

@ -9,6 +9,7 @@
--
-- Provides error handling.
{-# LANGUAGE DeriveDataTypeable #-}
{-# LANGUAGE ScopedTypeVariables #-}
module HPath.IO.Errors