added ghc 8.0.1 test

This commit is contained in:
Stephen Diehl
2016-12-06 09:39:23 +00:00
parent d5db73dbbf
commit 50faedad80
2 changed files with 3 additions and 1 deletions
+2 -1
View File
@@ -21,7 +21,8 @@ tested-with:
GHC == 7.8.4,
GHC == 7.10.1,
GHC == 7.10.2,
GHC == 7.10.3
GHC == 7.10.3,
GHC == 8.0.1
Bug-Reports: https://github.com/sdiehl/protolude/issues
description:
+1
View File
@@ -1,5 +1,6 @@
{-# LANGUAGE Trustworthy #-}
{-# LANGUAGE NoImplicitPrelude #-}
{-# OPTIONS_GHC -Wno-redundant-constraints #-}
module Exceptions (
hush,