packages feed

indigo-0.5.0: snapshots/indigo-snapshot.yaml

# SPDX-FileCopyrightText: 2020 Tocqueville Group
# SPDX-License-Identifier: LicenseRef-MIT-TQ

name: indigo-snapshot

# When 'resolver' or 'extra-deps' are updated, you might have to update
# pinned stackage and hackage indexes used by CI, to make sure they
# contain the latest snapshots and packages. To update them, you need
# to have 'nix' and 'niv' installed and run the commands
# 'niv update hackage.nix' and 'niv update stackage.nix'
resolver: lts-16.5

# You might have to update hackage index used by CI when you update
# packages in this list, see the comment at the top of the file
# The 'packages' here act as 'extra-deps'.
packages:
  - morley-1.11.0
  - morley-prelude-0.3.0
  - lorentz-0.9.0
  - tasty-hunit-compat-0.2
  - git:
      https://gitlab.com/morley-framework/morley.git # CI can't use SSH
    commit:
      fd1f796e970ed370285b4ca184a5d63c04483d19 # morley-1.11.0
    subdirs:
      - code/cleveland
      - code/morley-client

  - base58-bytestring-0.1.0
  - hex-text-0.1.0.0
  - show-type-0.1.1
  - git: https://github.com/int-index/caps.git
    commit: c5d61837eb358989b581ed82b1e79158c4823b1b
  - named-0.3.0.1@sha256:69b9722301201f8ed8abc89c4595e22c746e944bf4cdfafa8b21b14d336b26d1,2233
  - vinyl-0.12.1@sha256:43456d4b3009646eee63953cbe539f1f4d0caf8bc3c25e841117e712836508f3,3790
  - cryptonite-0.27
  - uncaught-exception-0.1.0