diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/Spec.hs | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/test/Spec.hs b/test/Spec.hs index 298eb04..351a517 100644 --- a/test/Spec.hs +++ b/test/Spec.hs @@ -1,4 +1,5 @@  {-# LANGUAGE ScopedTypeVariables #-} +{-# OPTIONS_GHC -fno-warn-orphans #-}  import Test.QuickCheck  import Test.Hspec  import Blessings | 
