From 8b987fbe7d3a356d6d5df935261f6e3657175377 Mon Sep 17 00:00:00 2001 From: tv Date: Thu, 13 Mar 2025 21:47:54 +0100 Subject: test: mute warning about orphan instance --- test/Spec.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'test') 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 -- cgit v1.2.3