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 843b88c commit 199da23Copy full SHA for 199da23
plugins/hls-signature-help-plugin/test/Main.hs
@@ -5,7 +5,6 @@ import Control.Arrow ((>>>))
5
import Control.Exception (throw)
6
import Control.Lens ((^.))
7
import Data.Maybe (fromJust)
8
-import Data.String.Interpolate (__i)
9
import Data.Text (Text)
10
import qualified Data.Text as T
11
import Development.IDE.Plugin.Completions.Types (PosPrefixInfo (PosPrefixInfo))
0 commit comments