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 e036537 commit 7124b9dCopy full SHA for 7124b9d
plugins/hls-fourmolu-plugin/src/Ide/Plugin/Fourmolu.hs
@@ -14,7 +14,7 @@ module Ide.Plugin.Fourmolu (
14
LogEvent,
15
) where
16
17
-import Control.Exception (IOException, handle)
+import Control.Exception
18
import Control.Lens ((^.))
19
import Control.Monad (guard)
20
import Control.Monad.Error.Class (MonadError (throwError))
0 commit comments