ignore ghc 8.0 only pragma

This commit is contained in:
Stephen Diehl
2016-12-06 13:57:48 +00:00
parent 50faedad80
commit dac4888f61
-1
View File
@@ -1,6 +1,5 @@
{-# LANGUAGE Trustworthy #-}
{-# LANGUAGE NoImplicitPrelude #-}
{-# OPTIONS_GHC -Wno-redundant-constraints #-}
module Exceptions (
hush,