diff options
| author | Eugen Wissner <belka@caraus.de> | 2019-06-26 15:41:30 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2019-06-26 15:41:30 +0200 |
| commit | 3cc38343dbcbe724fa27807af66189370e4a54ff (patch) | |
| tree | 1d5b30534aebb88ce1be6bc7adacbe8d2c654f2d /stack.yaml.lock | |
| parent | 2172de37296119624ba6547b66f0d5bfe0eabf9b (diff) | |
| download | graphql-3cc38343dbcbe724fa27807af66189370e4a54ff.tar.gz | |
Fix ambigious Int resolution in the lexer tests
Diffstat (limited to 'stack.yaml.lock')
| -rw-r--r-- | stack.yaml.lock | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/stack.yaml.lock b/stack.yaml.lock new file mode 100644 index 0000000..ea480aa --- /dev/null +++ b/stack.yaml.lock @@ -0,0 +1,12 @@ +# This file was autogenerated by Stack. +# You should not edit this file by hand. +# For more information, please see the documentation at: +# https://docs.haskellstack.org/en/stable/lock_files + +packages: [] +snapshots: +- completed: + size: 499889 + url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/13/26.yaml + sha256: ecb02ee16829df8d7219e7d7fe6c310819820bf335b0b9534bce84d3ea896684 + original: lts-13.26 |
