mirror of
https://github.com/Airsequel/AirGQL.git
synced 2025-06-22 02:31:15 +02:00
Upgrade Stackage LTS version of AirGQL as well
This commit is contained in:
parent
ad679d32ca
commit
fdd54e8ac8
3 changed files with 6 additions and 6 deletions
|
@ -51,7 +51,7 @@ dependencies:
|
|||
- …
|
||||
```
|
||||
|
||||
Also set the `lib-only` flag in your `stck.yaml` file
|
||||
Also set the `lib-only` flag in your `stack.yaml` file
|
||||
to avoid irrelevant errors:
|
||||
|
||||
```yaml
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
resolver: lts-22.19
|
||||
resolver: lts-22.22
|
||||
|
||||
extra-deps:
|
||||
- double-x-encoding-1.1.1
|
||||
|
|
|
@ -31,7 +31,7 @@ packages:
|
|||
url: https://github.com/Airsequel/simple-sql-parser/archive/680f2b77c53fcc086dc7d5f498f764ad2235b828.tar.gz
|
||||
snapshots:
|
||||
- completed:
|
||||
sha256: e5cac927cf7ccbd52aa41476baa68b88c564ee6ddc3bc573dbf4210069287fe7
|
||||
size: 713340
|
||||
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/22/19.yaml
|
||||
original: lts-22.19
|
||||
sha256: 4be1ca5d31689b524a7f0f17a439bbe9136465213edc498e9a395899a670f2aa
|
||||
size: 718486
|
||||
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/22/22.yaml
|
||||
original: lts-22.22
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue