diff options
| author | Eugen Wissner <belka@caraus.de> | 2019-07-31 05:40:17 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2019-07-31 05:40:17 +0200 |
| commit | 4812c8f039b72bb8fae083838dd949f7095f2eee (patch) | |
| tree | 6224d163e019dcee9c28082598128fb26393d114 /stack.yaml.lock | |
| parent | d690d22ce89891e990ec275ea9dc196d17decb44 (diff) | |
| download | graphql-4812c8f039b72bb8fae083838dd949f7095f2eee.tar.gz | |
Introduce formatter type for the encoder
... to distinguish between minified and pretty printing.
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 d2178fe..2cdf902 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/29.yaml - sha256: 006398c5e92d1d64737b7e98ae4d63987c36808814504d1451f56ebd98093f75 - original: lts-13.29 + url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/13/30.yaml + sha256: 59ad6b944c9903847fecdc1d4815e8500c1f9999d80fd1b4d2d66e408faec44b + original: lts-13.30 |
