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 2f5ee03 commit ed2980fCopy full SHA for ed2980f
plugins/hls-eval-plugin/src/Ide/Plugin/Eval/Util.hs
@@ -1,7 +1,7 @@
1
{-# LANGUAGE NoMonomorphismRestriction #-}
2
{-# LANGUAGE ScopedTypeVariables #-}
3
{-# LANGUAGE CPP #-}
4
-{-# OPTIONS_GHC -Wno-orphans #-}
+{-# OPTIONS_GHC -Wno-orphans -Wno-unused-imports #-}
5
6
-- |Debug utilities
7
module Ide.Plugin.Eval.Util (
0 commit comments