Fix build with GHC-7.8

This commit is contained in:
Julian Ospald 2016-06-05 16:12:51 +02:00
förälder a1eb06324f
incheckning d3eb2fc254
Ingen känd nyckel hittad för denna signaturen i databasen
GPG-nyckel ID: 511B62C09D50CD28
1 ändrade filer med 1 tillägg och 0 borttagningar

Visa fil

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