mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
edd84a09d5
* Fix reference to return produced by ApplicativeDo see https://github.com/digital-asset/ghc/pull/53 for details. fixes #6820 changelog_begin changelog_end * bump to merged commit changelog_begin changelog_end * switch to new ghc-lib changelog_begin changelog_end
35 lines
1.2 KiB
YAML
35 lines
1.2 KiB
YAML
# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
resolver: lts-14.1
|
|
packages:
|
|
- archive: https://daml-binaries.da-ext.net/da-ghc-lib/ghc-lib-61b9fcf488089d4cf279dff03040494a.tar.gz
|
|
sha256: "afbab4b5ecece531a3e0b0b20f069af0e60601ac18f891cf86aaf07a9d20e103"
|
|
- archive: https://daml-binaries.da-ext.net/da-ghc-lib/ghc-lib-parser-61b9fcf488089d4cf279dff03040494a.tar.gz
|
|
sha256: "bffd0f54db271ee818c629a1e4cc3152de78b95018db556e3d1595b77b6b591f"
|
|
- github: digital-asset/hlint
|
|
commit: "3e78bce69749b22a80fec1e8eb853cc0c100c18e"
|
|
sha256: "cf39f2b378485afc77ffdad4dbb057d5d9b4dfc5a38c76ddc44e920e537fb0fa"
|
|
- ghc-lib-parser-ex-8.8.5.8
|
|
- bytestring-nums-0.3.6
|
|
- extra-1.7.1
|
|
- grpc-haskell-0.0.1.0
|
|
- grpc-haskell-core-0.0.0.0
|
|
- fuzzy-0.1.0.0
|
|
- haskell-lsp-0.21.0.0
|
|
- haddock-library-1.8.0
|
|
- haskell-lsp-types-0.21.0.0
|
|
- hie-bios-0.4.0
|
|
- hpp-0.6.1
|
|
- lsp-test-0.10.2.0
|
|
- parser-combinators-1.2.1
|
|
- proto3-suite-0.4.0.0
|
|
- proto3-wire-1.1.0
|
|
- regex-base-0.94.0.0
|
|
- regex-tdfa-1.3.1.0
|
|
- shake-0.18.5
|
|
- simple-smt-0.9.4
|
|
# Core packages, need to be listed for integer-simple flags.
|
|
- integer-simple-0.1.1.1
|
|
- text-1.2.3.1
|