daml/stack-snapshot.yaml
Moritz Kiefer f15a2a36b0
Bump DLint to include fix for disable comments (#8820)
changelog_begin

- [DLint] You can now disable dlint hints for a specific functions in
  the form `{- DLINT ignore functionName "hintName" -}`, e.g.,

```
{- DLINT ignore noHint "Use concatMap" -}
noHint f xs = concat (map f xs)
```

Note: The undocumented {- HLINT -} pragmas are no longer supported.

changelog_end
2021-02-12 11:13:44 +01: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-927591afb5343097516894c6163a6df7.tar.gz
sha256: "7014dd6b9b277ecc6c41de8331eeb741c8f255aea784414b43aa668e98bef5d7"
- archive: https://daml-binaries.da-ext.net/da-ghc-lib/ghc-lib-parser-927591afb5343097516894c6163a6df7.tar.gz
sha256: "5873fdd7ab9c9133c658bcc29884f4eaba0f40785caa157e1ba93809a3f4a651"
- github: digital-asset/hlint
commit: "84402f268e10b162f5c90be70b687e54033a9a89"
sha256: "647f3e316f5afd4f661afc8bfb788382194040f833cdaf79305e3c76e037be29"
- 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