Fix build with GHC-7.8

Cette révision appartient à :
Julian Ospald 2016-06-05 16:12:51 +02:00
Parent a1eb06324f
révision d3eb2fc254
Signature inconnue de Gitea
ID de la clé GPG: 511B62C09D50CD28
1 fichiers modifiés avec 1 ajouts et 0 suppressions

Voir le fichier

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