Skip to content

Commit c1513bd

Browse files
committed
Fix formatting in Development.IDE.GHC.Compat.Error
1 parent 95f65d9 commit c1513bd

File tree

1 file changed

+1
-1
lines changed
  • ghcide/src/Development/IDE/GHC/Compat

1 file changed

+1
-1
lines changed

ghcide/src/Development/IDE/GHC/Compat/Error.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
{-# LANGUAGE TemplateHaskell #-}
21
{-# LANGUAGE CPP #-}
2+
{-# LANGUAGE TemplateHaskell #-}
33
module Development.IDE.GHC.Compat.Error (
44
-- * Top-level error types and lens for easy access
55
MsgEnvelope(..),

0 commit comments

Comments
 (0)