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