Skip to content

Commit 1916bdf

Browse files
committed
Remove trailing whitespace
1 parent 8b8cb2c commit 1916bdf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

haskell-language-server.cabal

+2-2
Original file line numberDiff line numberDiff line change
@@ -153,8 +153,8 @@ library hlint-plugin
153153
cpp-options:
154154
-DGHC_LIB
155155
mixins:
156-
ghc (GHC as RealGHC, HscTypes as RealGHC.HscTypes, EnumSet as RealGHC.EnumSet)
157-
156+
ghc (GHC as RealGHC, HscTypes as RealGHC.HscTypes, EnumSet as RealGHC.EnumSet)
157+
158158
ghc-options:
159159
-Wall
160160
-Wredundant-constraints

0 commit comments

Comments
 (0)