mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 00:35:25 +03:00
c5d145358d
* Update ghc to add a daml version header marker. (WIP) changelog_begin changelog_end * update stack snapshot * See what happens with daml-doc * update patch * update stack snapshot * unpin stackage * Update daml docs tests * Remove version header ann when parsing module doc * Update the test * Set final patch commit SHA. * update stack snapshot * unpin stackage (mac/linux) * lint * unpin stackage (win)
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-d614341dffcc2e978b6472c801cd8daf.tar.gz
|
|
sha256: "5b5d352c130ebc2ef46fbf3d46545ab3f86296136cc37d70a00cd9ea554a3e5e"
|
|
- archive: https://daml-binaries.da-ext.net/da-ghc-lib/ghc-lib-parser-d614341dffcc2e978b6472c801cd8daf.tar.gz
|
|
sha256: "aa606dbdcfae48eafeb3fe79c12d23155811808adfa1f1d2960aee4eb5a952ba"
|
|
- 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
|