mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
e0c5abd647
* Switch to GHC 8.10.3 changelog_begin changelog_end * Update bazel-haskell-deps.bzl Co-authored-by: Andreas Herrmann <42969706+aherrmann-da@users.noreply.github.com> * Comment on rules_haskell patch changelog_begin changelog_end * . changelog_begin changelog_end Co-authored-by: Andreas Herrmann <42969706+aherrmann-da@users.noreply.github.com>
19 lines
501 B
YAML
19 lines
501 B
YAML
# Copyright (c) 2021 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
resolver: nightly-2021-01-05
|
|
packages:
|
|
- ghcide-0.7.2.0
|
|
- haskell-lsp-0.23.0.0
|
|
- haskell-lsp-types-0.23.0.0
|
|
- heapsize-0.3.0.1
|
|
- hie-compat-0.1.0.0
|
|
- hls-plugin-api-0.6.0.0
|
|
- implicit-hie-0.1.2.5
|
|
- implicit-hie-cradle-0.3.0.2
|
|
- lsp-test-0.11.0.7
|
|
- retrie-0.1.1.1
|
|
# Core packages, need to be listed for integer-simple flags.
|
|
- integer-simple-0.1.1.1
|
|
- text-1.2.3.1
|