Date: Saturday, October 8, 2022 @ 22:32:46
Author: felixonmars
Revision: 1324448
remove unused dep
Modified:
haskell-language-server/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-10-08 22:31:41 UTC (rev 1324447)
+++ PKGBUILD 2022-10-08 22:32:46 UTC (rev 1324448)
@@ -16,8 +16,8 @@
'haskell-hls-graph' 'haskell-hls-haddock-comments-plugin'
'haskell-hls-hlint-plugin'
'haskell-hls-module-name-plugin' 'haskell-hls-ormolu-plugin'
'haskell-hls-plugin-api'
'haskell-hls-pragmas-plugin' 'haskell-hls-retrie-plugin'
- 'haskell-hls-stylish-haskell-plugin' 'haskell-hslogger'
'haskell-lens' 'haskell-lens-aeson'
- 'haskell-lsp' 'haskell-optparse-applicative'
'haskell-optparse-simple' 'haskell-regex-tdfa'
+ 'haskell-hls-stylish-haskell-plugin' 'haskell-hslogger'
'haskell-lens' 'haskell-lsp'
+ 'haskell-optparse-applicative' 'haskell-optparse-simple'
'haskell-regex-tdfa'
'haskell-safe-exceptions' 'haskell-sqlite-simple' 'haskell-temporary'
'haskell-unordered-containers')
# Disabled due to not compatible with GHC 9: