diff options
| author | Eugen Wissner <belka@caraus.de> | 2021-06-26 07:35:18 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2021-06-26 07:35:18 +0200 |
| commit | c601ccb4add2ca4f351af8513457c068f553b619 (patch) | |
| tree | 8e5f11b033d90bdb3c702c415fffe1627a921293 /stack.yaml | |
| parent | 96bb061666aad7778d5f03c3f999aa79133d099b (diff) | |
| download | graphql-c601ccb4add2ca4f351af8513457c068f553b619.tar.gz | |
Add dependency version ranges
Also remove stack.yaml since it isn't used anymore. and adding libraries
to the snapshots doesn't seem to be as easy as I hoped.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/stack.yaml b/stack.yaml deleted file mode 100644 index 97b3334..0000000 --- a/stack.yaml +++ /dev/null @@ -1,9 +0,0 @@ -resolver: lts-17.10 - -packages: -- . - -extra-deps: [] -flags: {} - -pvp-bounds: lower |
