mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
tiny tweaks/updates to etc/lts-constraints
This commit is contained in:
parent
e666743f91
commit
cbb36e520a
@ -1,4 +1,4 @@
|
||||
Copyright Author name here (c) 2021
|
||||
Copyright Adam Bergmark (c) 2021
|
||||
|
||||
All rights reserved.
|
||||
|
||||
|
||||
@ -1,2 +1,2 @@
|
||||
packages: ./lts-constraints.cabal
|
||||
with-compiler: ghc-9.4.7
|
||||
with-compiler: ghc-9.6.6
|
||||
|
||||
@ -23,7 +23,7 @@ import Snapshot (snapshotMap, loadSnapshot)
|
||||
import Types (PackageName, Version)
|
||||
|
||||
src :: String
|
||||
src = "../../build-constraints.yaml"
|
||||
src = "build-constraints.yaml"
|
||||
|
||||
target :: Int -> String
|
||||
target major = "lts-" <> show major <> "-build-constraints.yaml"
|
||||
|
||||
@ -1,4 +1 @@
|
||||
resolver:
|
||||
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/22/0.yaml
|
||||
packages:
|
||||
- .
|
||||
resolver: lts-21.25
|
||||
|
||||
@ -6,8 +6,7 @@
|
||||
packages: []
|
||||
snapshots:
|
||||
- completed:
|
||||
sha256: e176944bc843f740e05242fa7a66ca1f440c127e425254f7f1257f9b19add23f
|
||||
size: 712153
|
||||
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/22/0.yaml
|
||||
original:
|
||||
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/22/0.yaml
|
||||
sha256: a81fb3877c4f9031e1325eb3935122e608d80715dc16b586eb11ddbff8671ecd
|
||||
size: 640086
|
||||
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/21/25.yaml
|
||||
original: lts-21.25
|
||||
|
||||
Loading…
Reference in New Issue
Block a user