diff options
| author | Eugen Wissner <belka@caraus.de> | 2019-07-20 06:57:13 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2019-07-20 07:11:10 +0200 |
| commit | 9d15b831648ff7a7acb1327efbce3b22181b6157 (patch) | |
| tree | a953a5c48d88108739b7ad3d87d76af5f52062e9 /stack.yaml.lock | |
| parent | 5cf10b38ec95d60922caf6cf0c9a6fd1cb0e54e4 (diff) | |
| download | graphql-9d15b831648ff7a7acb1327efbce3b22181b6157.tar.gz | |
Make the tutorial to compile again
- Remove generated documentation leaving only documentation sources.
- Add CI job checking that the tutorial is up to date.
Diffstat (limited to 'stack.yaml.lock')
| -rw-r--r-- | stack.yaml.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/stack.yaml.lock b/stack.yaml.lock index b984045..d2178fe 100644 --- a/stack.yaml.lock +++ b/stack.yaml.lock @@ -7,6 +7,6 @@ packages: [] snapshots: - completed: size: 500539 - url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/13/28.yaml - sha256: cdde1bfb38fdee21c6acb73d506e78f7e12e0a73892adbbbe56374ebef4d3adf - original: lts-13.28 + url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/13/29.yaml + sha256: 006398c5e92d1d64737b7e98ae4d63987c36808814504d1451f56ebd98093f75 + original: lts-13.29 |
