diff options
Diffstat (limited to 'devel/hs-haskell-language-server/Makefile.cabal.default')
-rw-r--r-- | devel/hs-haskell-language-server/Makefile.cabal.default | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/devel/hs-haskell-language-server/Makefile.cabal.default b/devel/hs-haskell-language-server/Makefile.cabal.default index 5aa5a4a7295d..a69f7ddb2a8d 100644 --- a/devel/hs-haskell-language-server/Makefile.cabal.default +++ b/devel/hs-haskell-language-server/Makefile.cabal.default @@ -31,19 +31,19 @@ default_USE_CABAL= Diff-0.5_1 \ binary-instances-1.0.6 \ binary-orphans-1.0.5_1 \ bitvec-1.1.5.0_3 \ - blaze-builder-0.4.2.3 \ + blaze-builder-0.4.3 \ blaze-html-0.9.2.0_1 \ blaze-markup-0.8.3.0_2 \ blaze-textual-0.2.3.1 \ boring-0.2.2_1 \ - cabal-add-0.1_2 \ + cabal-add-0.1_3 \ cabal-install-parsers-0.6.1.1 \ call-stack-0.4.0 \ case-insensitive-1.2.1.0 \ cereal-0.5.8.3 \ character-ps-0.1 \ charset-0.3.12 \ - clay-0.15.0_2 \ + clay-0.16.0 \ clock-0.8.4 \ cmdargs-0.10.22 \ co-log-core-0.3.2.5 \ @@ -57,7 +57,7 @@ default_USE_CABAL= Diff-0.5_1 \ constraints-0.14.2_1 \ constraints-extras-0.4.0.2 \ contravariant-1.5.5 \ - cpphs-1.20.9.1_1 \ + cpphs-1.20.9.1_2 \ cryptohash-sha1-0.11.101.0_6 \ cryptohash-sha256-0.11.102.1_6 \ data-default-0.7.1.3 \ @@ -83,8 +83,8 @@ default_USE_CABAL= Diff-0.5_1 \ file-io-0.1.5 \ filemanip-0.3.6.3_1 \ filepattern-0.1.3 \ - filtrable-0.1.6.0_1 \ - fingertree-0.1.5.0 \ + filtrable-0.1.6.0_2 \ + fingertree-0.1.6.1 \ floskell-0.11.1 \ fmlist-0.9.4 \ focus-1.0.3.2 \ @@ -102,7 +102,7 @@ default_USE_CABAL= Diff-0.5_1 \ ghc-lib-parser-ex-9.8.0.2 \ ghc-paths-0.1.0.12_7 \ ghc-trace-events-0.1.2.10 \ - ghcide-2.10.0.0 \ + ghcide-2.11.0.0 \ githash-0.1.7.0 \ gitrev-1.3.1 \ haddock-library-1.11.0_5 \ @@ -111,13 +111,13 @@ default_USE_CABAL= Diff-0.5_1 \ hashable-1.5.0.0_1 \ haskell-src-exts-1.23.1 \ heaps-0.4.1 \ - hie-bios-0.14.0_3 \ + hie-bios-0.15.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 \ + hls-graph-2.11.0.0 \ + hls-plugin-api-2.11.0.0 \ + hls-test-utils-2.11.0.0 \ hsc2hs-0.68.10_4 \ hscolour-1.25 \ hw-fingertree-0.1.1.0 \ @@ -179,7 +179,7 @@ default_USE_CABAL= Diff-0.5_1 \ process-extras-0.7.4_1 \ profunctors-5.6.2_3 \ psqueues-0.2.8.1 \ - quickcheck-instances-0.3.32_1 \ + quickcheck-instances-0.3.33 \ random-1.3.1 \ random-shuffle-0.0.4 \ refact-0.3.0.2 \ @@ -208,7 +208,7 @@ default_USE_CABAL= Diff-0.5_1 \ split-0.2.5 \ splitmix-0.1.1 \ sqlite-simple-0.4.19.0 \ - stan-0.2.0.0 \ + stan-0.2.1.0 \ stm-containers-1.2.1.1 \ stm-hamt-1.2.1.1 \ streaming-commons-0.2.3.0 \ @@ -217,11 +217,11 @@ default_USE_CABAL= Diff-0.5_1 \ syb-0.7.2.4 \ tagged-0.8.9 \ tar-0.6.4.0_1 \ - tasty-1.5.3_1 \ + tasty-1.5.3_2 \ tasty-expected-failure-0.12.3 \ tasty-golden-2.3.5 \ tasty-hunit-0.10.2 \ - tasty-rerun-1.1.20 \ + tasty-rerun-1.1.20_1 \ temporary-1.3 \ terminal-size-0.3.4_1 \ text-iso8601-0.1.1_2 \ |