stack: bump to ghc 9.0.2, with mac m1 workaround
This commit is contained in:
		
							parent
							
								
									8cd9e81c34
								
							
						
					
					
						commit
						5ca5f2f875
					
				
							
								
								
									
										10
									
								
								stack.yaml
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								stack.yaml
									
									
									
									
									
								
							| @ -1,12 +1,14 @@ | |||||||
| # stack build plan using GHC 9.0.1 | # stack build plan using GHC 9.0.2 | ||||||
| 
 | 
 | ||||||
| nix: | nix: | ||||||
|   pure: false |   pure: false | ||||||
|   packages: [perl gmp ncurses zlib] |   packages: [perl gmp ncurses zlib] | ||||||
| 
 | 
 | ||||||
| resolver: nightly-2021-12-16 | resolver: nightly-2022-01-20 | ||||||
| #resolver: nightly-2022-01-10 | 
 | ||||||
| # ghc 9.0.2, waiting for https://gitlab.haskell.org/ghc/ghc/-/issues/20592 | # for https://gitlab.haskell.org/ghc/ghc/-/issues/20592 on mac m1 (adjust path if needed) | ||||||
|  | extra-include-dirs: | ||||||
|  | - /Library/Developer/CommandLineTools/SDKs/MacOSX12.1.sdk/usr/include/ffi | ||||||
| 
 | 
 | ||||||
| packages: | packages: | ||||||
| - hledger-lib | - hledger-lib | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user