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 95f65d9 commit 371896aCopy full SHA for 371896a
ghcide/src/Development/IDE/GHC/Compat/Error.hs
@@ -1,5 +1,5 @@
1
+{-# LANGUAGE CPP #-}
2
{-# LANGUAGE TemplateHaskell #-}
-{-# LANGUAGE CPP #-}
3
module Development.IDE.GHC.Compat.Error (
4
-- * Top-level error types and lens for easy access
5
MsgEnvelope(..),
0 commit comments