ignore ghc 8.0 only pragma
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
{-# LANGUAGE Trustworthy #-}
|
||||
{-# LANGUAGE NoImplicitPrelude #-}
|
||||
{-# OPTIONS_GHC -Wno-redundant-constraints #-}
|
||||
|
||||
module Exceptions (
|
||||
hush,
|
||||
|
||||
Reference in New Issue
Block a user