From dac4888f6164a7075e259e0ed2f6b7c9737ddb81 Mon Sep 17 00:00:00 2001 From: Stephen Diehl Date: Tue, 6 Dec 2016 13:57:48 +0000 Subject: [PATCH] ignore ghc 8.0 only pragma --- src/Exceptions.hs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Exceptions.hs b/src/Exceptions.hs index c5dc98482..ec629e2f0 100644 --- a/src/Exceptions.hs +++ b/src/Exceptions.hs @@ -1,6 +1,5 @@ {-# LANGUAGE Trustworthy #-} {-# LANGUAGE NoImplicitPrelude #-} -{-# OPTIONS_GHC -Wno-redundant-constraints #-} module Exceptions ( hush,