File tree Expand file tree Collapse file tree 3 files changed +5
-35
lines changed Expand file tree Collapse file tree 3 files changed +5
-35
lines changed Original file line number Diff line number Diff line change 11# Changelog  
22
33
4- ## Unreleased changes  
5- 
6- Release notes:
7- 
8- ** Changes since v2.7.0.3:** 
9- 
10- Major changes:
11- 
12- Behavior changes:
13- 
14- Other enhancements:
15- 
16- Bug fixes:
17- 
18- 
19- ## v2.7.0.3 (release candidate)  
20- 
21- Release notes:
22- 
23- *  Stack's bindists are now built with GHC 8.10.4, and our ` stack.yaml `  has
24-   moved to lts-17.10.  This means Stack can now be built on macOS 11.0 (Big
25-   Sur) without ugly workarounds.  GHC 8.8 is now the minimum GHC version
26-   supported for building Stack itself (but this does not effect _ users_  of
27-   Stack, which still supports using much older GHC versions).
28- 
29- ** Changes since v2.7.0.1:** 
30- 
31- (no changes)
32- 
33- 
34- ## v2.7.0.1 (release candidate)  
4+ ## v2.7.1  
355
366** Changes since v2.5.1.1:** 
377
@@ -49,7 +19,7 @@ Behavior changes:
4919
5020Other enhancements:
5121
52- *  Nix integration now passes ` ghcVersion `  (in addition to existing ` ghc ` ) to  
22+ *  Nix integration now passes ` ghcVersion `  (in addition to existing ` ghc ` ) to
5323  ` shell-file `  as an identifier that can be looked up in a compiler attribute set.
5424
5525*  Nix integration now allows Nix integration if the user is ready in nix-shell.
Original file line number Diff line number Diff line change 11name : stack 
2- version : ' 2.7.0.4 ' 
2+ version : ' 2.7.1 ' 
33synopsis : The Haskell Tool Stack 
44description : | 
55  Please see the documentation at <https://docs.haskellstack.org> 
Original file line number Diff line number Diff line change @@ -4,10 +4,10 @@ cabal-version: 2.0
44-- 
55-- see: https://github.com/sol/hpack 
66-- 
7- -- hash: 2c4c92833c035b72375689acdbf0098dd1f6fc0e55c529238e58dbfaa205afdc  
7+ -- hash: db202e4fc6d0767c6d379c7d035379b9c439eb008987c76de3083e4384f87556  
88
99name :           stack
10- version :        2.7.0.4  
10+ version :        2.7.1  
1111synopsis :       The Haskell Tool Stack
1212description :    Please see the documentation at <https://docs.haskellstack.org>
1313                for usage information.
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments