diff options
Diffstat (limited to 'devel/hs-haskell-language-server/Makefile.cabal.default')
-rw-r--r-- | devel/hs-haskell-language-server/Makefile.cabal.default | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/devel/hs-haskell-language-server/Makefile.cabal.default b/devel/hs-haskell-language-server/Makefile.cabal.default index 0dcb9867d68f..5aa5a4a7295d 100644 --- a/devel/hs-haskell-language-server/Makefile.cabal.default +++ b/devel/hs-haskell-language-server/Makefile.cabal.default @@ -12,7 +12,7 @@ default_USE_CABAL= Diff-0.5_1 \ adjunctions-4.4.3 \ aeson-2.2.3.0_3 \ aeson-pretty-0.8.10 \ - alex-3.5.2.0 \ + alex-3.5.3.0 \ algebraic-graphs-0.7_3 \ ansi-terminal-1.0.2 \ ansi-terminal-types-0.11.5_1 \ @@ -92,16 +92,16 @@ default_USE_CABAL= Diff-0.5_1 \ fourmolu-0.15.0.0_1 \ free-5.2_7 \ fuzzy-0.1.1.0 \ - generic-arbitrary-1.0.1 \ + generic-arbitrary-1.0.1.2 \ generic-deriving-1.14.6_1 \ generic-lens-2.2.2.0_1 \ generic-lens-core-2.2.1.0_2 \ generically-0.1.1_4 \ - ghc-exactprint-1.7.1.0 \ + ghc-exactprint-1.8.0.0 \ ghc-lib-parser-9.8.5.20250214 \ ghc-lib-parser-ex-9.8.0.2 \ ghc-paths-0.1.0.12_7 \ - ghc-trace-events-0.1.2.9 \ + ghc-trace-events-0.1.2.10 \ ghcide-2.10.0.0 \ githash-0.1.7.0 \ gitrev-1.3.1 \ @@ -112,15 +112,15 @@ default_USE_CABAL= Diff-0.5_1 \ haskell-src-exts-1.23.1 \ heaps-0.4.1 \ hie-bios-0.14.0_3 \ - hie-compat-0.3.1.2_1 \ - hiedb-0.6.0.1 \ + hie-compat-0.3.1.2_2 \ + hiedb-0.6.0.2 \ hlint-3.8 \ hls-graph-2.10.0.0 \ hls-plugin-api-2.10.0.0 \ hls-test-utils-2.10.0.0 \ hsc2hs-0.68.10_4 \ hscolour-1.25 \ - hw-fingertree-0.1.2.1_2 \ + hw-fingertree-0.1.1.0 \ hw-prim-0.6.3.2_3 \ implicit-hie-0.1.4.0 \ indexed-profunctors-0.1.1.1 \ @@ -180,7 +180,7 @@ default_USE_CABAL= Diff-0.5_1 \ profunctors-5.6.2_3 \ psqueues-0.2.8.1 \ quickcheck-instances-0.3.32_1 \ - random-1.3.0 \ + random-1.3.1 \ random-shuffle-0.0.4 \ refact-0.3.0.2 \ reflection-2.1.9_1 \ @@ -188,7 +188,7 @@ default_USE_CABAL= Diff-0.5_1 \ regex-applicative-0.3.4 \ regex-base-0.94.0.3 \ regex-pcre-builtin-0.95.2.3.8.44_6 \ - regex-tdfa-1.3.2.3 \ + regex-tdfa-1.3.2.4 \ relude-1.2.2.0_4 \ resourcet-1.3.0 \ retrie-1.2.3 \ @@ -239,7 +239,7 @@ default_USE_CABAL= Diff-0.5_1 \ trial-0.0.0.0_5 \ trial-optparse-applicative-0.0.0.0_4 \ trial-tomland-0.0.0.0_5 \ - typed-process-0.2.12.0 \ + typed-process-0.2.13.0 \ unbounded-delays-0.1.1.1 \ uniplate-1.6.13_1 \ unix-compat-0.7.4 \ |