daml/stack-snapshot.yaml
Robin Krom 84359ffa73
nested record updates (#9505)
* record dot updates: update to new ghc-lib-parser

This updates the ghc-lib-parser library featuring record dot updates and
adds tests for the new feature.

CHANGELOG_BEGIN
CHANGELOG_END

* update snapshot after pin on windows

* added a test for error locations

* nested record puns test

* update ghc commit

* update of stack dependencies (linux)

* update stack snapshot(windows)
2021-05-03 16:27:01 +02:00

42 lines
1.6 KiB
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:
- archive: https://daml-binaries.da-ext.net/da-ghc-lib/ghc-lib-8965d0e9ecbaf64ebbd324b651691f65.tar.gz
sha256: "e37c475260092ab0cbc841cfd66e0a09a10d3d8fe1e7f80ce5956339defe2d6e"
- archive: https://daml-binaries.da-ext.net/da-ghc-lib/ghc-lib-parser-8965d0e9ecbaf64ebbd324b651691f65.tar.gz
sha256: "eb4e7b9ece9d8e1726f1ff912605925e9b7eab3e400e184a8443b0200fe58516"
- github: digital-asset/hlint
commit: "c8246c1feb932858ff2b5d7e9e900068a974bf57"
sha256: "3da24baf789c5f00211a92e24153e6b88102befaa946ada1f707935554500fe2"
- aeson-extra-0.4.1.3
- ghc-lib-parser-ex-8.8.5.8
- bytestring-nums-0.3.6
- extra-1.7.1
- github: awakesecurity/gRPC-haskell
commit: "0cb7999e9e89d0c17c5e1d917e97cc6e450b9346"
sha256: "531bbd4df2eca160be436074ade336a70cad3a6477df8d00d479440edfe9896b"
- grpc-haskell-core-0.0.0.0
- fuzzy-0.1.0.0
- haddock-library-1.9.0
- haskell-lsp-0.23.0.0
- haskell-lsp-types-0.23.0.0
- haskell-src-1.0.3.1
- hie-bios-0.4.0
- hpp-0.6.3
- lsp-test-0.11.0.7
- parser-combinators-1.2.1
- github: awakesecurity/proto3-suite
commit: "0af901f9ef3b9719e08eae4fab8fd700d6c8047a"
sha256: "b294ff0fe24c6c256dc8eca1d44c2a9a928b9a1bc70ddce6a1d059499edea119"
- proto3-wire-1.2.0
- regex-base-0.94.0.0
- regex-tdfa-1.3.1.0
- shake-0.18.5
- simple-smt-0.9.4
- stm-conduit-4.0.1
# Core packages, need to be listed for integer-simple flags.
- integer-simple-0.1.1.1
- text-1.2.3.1