Update to Stackage LTS 18.21 (#327)

This commit is contained in:
Alejandro Serrano 2022-01-13 10:57:43 +01:00 committed by GitHub
parent af88b3b782
commit 315ff0bcf2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 6 additions and 6 deletions

View File

@ -1,5 +1,5 @@
let
haskellNix = import (builtins.fetchTarball https://github.com/input-output-hk/haskell.nix/archive/7ef531c.tar.gz) {};
haskellNix = import (builtins.fetchTarball https://github.com/input-output-hk/haskell.nix/archive/7c5d604.tar.gz) {};
nixpkgsSrc = haskellNix.sources.nixpkgs-2003;
nixpkgsArgs = haskellNix.nixpkgsArgs;
in

View File

@ -1,4 +1,4 @@
resolver: nightly-2021-12-17
resolver: nightly-2022-01-06
allow-newer: true
packages:

View File

@ -1,4 +1,4 @@
resolver: lts-18.18
resolver: lts-18.21
allow-newer: true
packages:

View File

@ -30,7 +30,7 @@ executable {{name}}
{-# START_FILE stack.yaml #-}
resolver: lts-18.18
resolver: lts-18.21
allow-newer: true
extra-deps:
- mu-schema-0.3.1.2

View File

@ -28,7 +28,7 @@ executable {{name}}
, text
{-# START_FILE stack.yaml #-}
resolver: lts-18.18
resolver: lts-18.21
allow-newer: true
extra-deps:
# mu

View File

@ -28,7 +28,7 @@ executable {{name}}
, text
{-# START_FILE stack.yaml #-}
resolver: lts-18.18
resolver: lts-18.21
allow-newer: true
extra-deps:
# mu