Skip to content

Commit

Permalink
Fix formatting in Development.IDE.GHC.Compat.Error
Browse files Browse the repository at this point in the history
  • Loading branch information
fendor committed Dec 23, 2024
1 parent 95f65d9 commit c1513bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ghcide/src/Development/IDE/GHC/Compat/Error.hs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{-# LANGUAGE TemplateHaskell #-}
{-# LANGUAGE CPP #-}
{-# LANGUAGE TemplateHaskell #-}
module Development.IDE.GHC.Compat.Error (
-- * Top-level error types and lens for easy access
MsgEnvelope(..),
Expand Down

0 comments on commit c1513bd

Please sign in to comment.