Skip to content

Commit 682d738

Browse files
committed
Supress some warnings in the testsuite
1 parent ceb8aec commit 682d738

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Utils.hs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
{-# OPTIONS_GHC -fno-warn-orphans #-}
12
module Utils where
23

34
import qualified Data.ByteString.Lazy as BL

0 commit comments

Comments
 (0)