Fix build with GHC-7.8

This commit is contained in:
Julian Ospald 2016-06-05 16:12:51 +02:00
父節點 a1eb06324f
當前提交 d3eb2fc254
沒有發現已知的金鑰在資料庫的簽署中
GPG 金鑰 ID: 511B62C09D50CD28
共有 1 個檔案被更改,包括 1 行新增0 行删除

查看文件

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