Skip to content

Commit 3cae11e

Browse files
committed
Add missing dependencies
1 parent d5aeb75 commit 3cae11e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

haskell-language-server.cabal

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,13 +136,16 @@ library hls-ghc-lib
136136
, containers
137137
, data-default
138138
, deepseq
139+
, Diff
139140
, directory
140141
, extra
141142
, filepath
142143
, ghcide
143144
, hashable
145+
, haskell-language-server
144146
, haskell-lsp
145147
, hlint >= 3.0
148+
, hslogger
146149
, lens
147150
, regex-tdfa
148151
, shake

0 commit comments

Comments
 (0)