···11+# This file was automatically generated by 'stack init'
22+#
33+# Some commonly used options have been documented as comments in this file.
44+# For advanced use and comprehensive documentation of the format, please see:
55+# https://docs.haskellstack.org/en/stable/yaml_configuration/
66+77+# A warning or info to be displayed to the user on config load.
88+# user-message: |
99+1010+# Resolver to choose a 'specific' stackage snapshot or a compiler version.
1111+# A snapshot resolver dictates the compiler version and the set of packages
1212+# to be used for project dependencies. For example:
1313+#
1414+# resolver: lts-3.5
1515+# resolver: nightly-2015-09-21
1616+# resolver: ghc-7.10.2
1717+#
1818+# The location of a snapshot can be provided as a file or url. Stack assumes
1919+# a snapshot provided as a file might change, whereas a url resource does not.
2020+#
2121+# resolver: ./custom-snapshot.yaml
2222+# resolver: https://example.com/snapshots/2018-01-01.yaml
2323+resolver: lts-15.5
2424+2525+# User packages to be built.
2626+# Various formats can be used as shown in the example below.
2727+#
2828+# packages:
2929+# - some-directory
3030+# - https://example.com/foo/bar/baz-0.0.2.tar.gz
3131+# subdirs:
3232+# - auto-update
3333+# - wai
3434+packages:
3535+ - .
3636+ - examples
3737+3838+# Dependency packages to be pulled from upstream that are not in the resolver.
3939+# These entries can reference officially published versions as well as
4040+# forks / in-progress versions pinned to a git hash. For example:
4141+#
4242+# extra-deps:
4343+# - acme-missiles-0.3
4444+# - git: https://github.com/commercialhaskell/stack.git
4545+# commit: e7b331f14bcffb8367cd58fbfc8b40ec7642100a
4646+#
4747+extra-deps:
4848+ - typelits-witnesses-0.3.0.3
4949+5050+# Override default flag values for local packages and extra-deps
5151+# flags: {}
5252+5353+# Extra package databases containing global packages
5454+# extra-package-dbs: []
5555+5656+# Control whether we use the GHC we find on the path
5757+# system-ghc: true
5858+#
5959+# Require a specific version of stack, using version ranges
6060+# require-stack-version: -any # Default
6161+# require-stack-version: ">=2.1"
6262+#
6363+# Override the architecture used by stack, especially useful on Windows
6464+# arch: i386
6565+# arch: x86_64
6666+#
6767+# Extra directories used by stack for building
6868+# extra-include-dirs: [/path/to/dir]
6969+# extra-lib-dirs: [/path/to/dir]
7070+#
7171+# Allow a newer minor version of GHC than the snapshot specifies
7272+# compiler-check: newer-minor
+19
stack.yaml.lock
···11+# This file was autogenerated by Stack.
22+# You should not edit this file by hand.
33+# For more information, please see the documentation at:
44+# https://docs.haskellstack.org/en/stable/lock_files
55+66+packages:
77+- completed:
88+ hackage: typelits-witnesses-0.3.0.3@sha256:2d9df4ac6ff3077bfd2bf659e4b495e157723ac5b45c519762853f55df5c16db,2738
99+ pantry-tree:
1010+ size: 469
1111+ sha256: 6a42a462f98e94933b6e9721acd912c6c6b6a4743635efd15cc5871908c816a0
1212+ original:
1313+ hackage: typelits-witnesses-0.3.0.3
1414+snapshots:
1515+- completed:
1616+ size: 491372
1717+ url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/15/5.yaml
1818+ sha256: 1b549cfff328040c382a70a84a2087aac8dab6d778bf92f32a93a771a1980dfc
1919+ original: lts-15.5