We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ceb8aec commit 682d738Copy full SHA for 682d738
test/Utils.hs
@@ -1,3 +1,4 @@
1
+{-# OPTIONS_GHC -fno-warn-orphans #-}
2
module Utils where
3
4
import qualified Data.ByteString.Lazy as BL
0 commit comments