Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion lsp-types/lsp-types.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,9 @@ library
, rope-utf16-splay >= 0.3.1.0
, scientific
, some
, dependent-sum-template
, dependent-sum-template >= 0.1.0.0
-- transitive dependency of the previous one, which does not have the correct lower bound
, dependent-sum >= 0.7.1.0
, text
, template-haskell
, temporary
Expand Down