diff options
| author | Eugen Wissner <belka@caraus.de> | 2019-09-29 07:27:21 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2019-09-29 07:39:18 +0200 |
| commit | f767f6cd40512e470b760397cbe67e1bcdc90e2f (patch) | |
| tree | 1c171551ec87229ff10e162ae98ea84d37645755 /stack.yaml | |
| parent | eb98c3625866d6dbdf8d0f7943f6ebf55799bd57 (diff) | |
| download | graphql-f767f6cd40512e470b760397cbe67e1bcdc90e2f.tar.gz | |
Ignore graphql.cabal
This file is generated and for releases another version is generated
anyway.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,6 +1,9 @@ resolver: lts-14.7 + packages: - '.' + extra-deps: [] flags: {} -extra-package-dbs: [] + +pvp-bounds: both |
