Fix build with GHC-7.8

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

查看文件

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