Cabal revisions of lsp-types-1.5.0.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
cabal-version: 2.2 name: lsp-types version: 1.5.0.0+x-revision: 1 synopsis: Haskell library for the Microsoft Language Server Protocol, data types description: An implementation of the types to allow language implementors to , Language.LSP.Types.WorkspaceSymbol -- other-extensions: ghc-options: -Wall- build-depends: base >= 4.11 && < 5+ build-depends: base >= 4.11 && < 4.19+ -- Build failure with GHC 9.8, see https://github.com/haskell/lsp/issues/530 , aeson >=1.2.2.0 , binary , containers