Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC

Commits:

2 changed files:

Changes:

  • hadrian/stack.yaml
    1
    -# GHC's configure script reports that GHC versions 9.6 and greater are required
    
    1
    +# GHC's configure script reports that GHC versions 9.10 and greater are required
    
    2 2
     # to build GHC from source.
    
    3
    -resolver: lts-22.44 # GHC 9.6.7
    
    3
    +resolver: lts-24.2 # GHC 9.10.2
    
    4 4
     
    
    5 5
     packages:
    
    6 6
     - '.'
    

  • hadrian/stack.yaml.lock
    1 1
     # This file was autogenerated by Stack.
    
    2 2
     # You should not edit this file by hand.
    
    3 3
     # For more information, please see the documentation at:
    
    4
    -#   https://docs.haskellstack.org/en/stable/lock_files
    
    4
    +#   https://docs.haskellstack.org/en/stable/topics/lock_files
    
    5 5
     
    
    6 6
     packages:
    
    7 7
     - completed:
    
    ... ... @@ -40,9 +40,9 @@ packages:
    40 40
       original:
    
    41 41
         hackage: filepath-1.4.300.2
    
    42 42
     - completed:
    
    43
    -    hackage: process-1.6.25.0@sha256:092ab61596e914d21983aa2e9206a74c4faa38a5a636446b5c954305821cb496,2749
    
    43
    +    hackage: process-1.6.25.0@sha256:9a0b2ef8096517fa0e0c7a5e9a5c2ae5744ed824c3331005f9408245810df345,2640
    
    44 44
         pantry-tree:
    
    45
    -      sha256: bdab416d3c454ad716d4fab1ced490cc75330658c1c7c66a0b6f4b3e5125017b
    
    45
    +      sha256: 9c7927cd4d7f2f4c64251256eb6904800b3922fa5c5424c60f0e08441693e12b
    
    46 46
           size: 1790
    
    47 47
       original:
    
    48 48
         hackage: process-1.6.25.0
    
    ... ... @@ -55,7 +55,7 @@ packages:
    55 55
         hackage: unix-2.8.5.1
    
    56 56
     snapshots:
    
    57 57
     - completed:
    
    58
    -    sha256: 238fa745b64f91184f9aa518fe04bdde6552533d169b0da5256670df83a0f1a9
    
    59
    -    size: 721141
    
    60
    -    url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/22/44.yaml
    
    61
    -  original: lts-22.44
    58
    +    sha256: cd28bd74375205718f1d5fa221730a9c17a203059708b1eb95f4b20d68bf82d9
    
    59
    +    size: 724943
    
    60
    +    url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/24/2.yaml
    
    61
    +  original: lts-24.2