quiet expected compiler warning
This commit is contained in:
parent
ddb8edcf2b
commit
ac5cff3668
1 changed files with 2 additions and 0 deletions
2
test.hs
2
test.hs
|
@ -5,6 +5,8 @@
|
|||
- Licensed under the GNU GPL version 3 or higher.
|
||||
-}
|
||||
|
||||
{-# OPTIONS_GHC -fno-warn-orphans #-}
|
||||
|
||||
import Test.HUnit
|
||||
import Test.HUnit.Tools
|
||||
import Test.QuickCheck
|
||||
|
|
Loading…
Reference in a new issue