stack: 9.2: silence new warnings for now
This commit is contained in:
		
							parent
							
								
									d70c547b15
								
							
						
					
					
						commit
						e5e7468521
					
				| @ -24,6 +24,10 @@ extra-deps: | |||||||
| # - base64-0.4.2.3@sha256:97bd6f7decaab6110725ef1675a3ed8576233f6bab6599bb813f6caf68d36c94,2876  # doesn't build with 9.2 yet | # - base64-0.4.2.3@sha256:97bd6f7decaab6110725ef1675a3ed8576233f6bab6599bb813f6caf68d36c94,2876  # doesn't build with 9.2 yet | ||||||
| # for Shake.hs: | # for Shake.hs: | ||||||
| 
 | 
 | ||||||
|  | # silence new warnings temporarily | ||||||
|  | ghc-options: | ||||||
|  |   "$locals": -Wno-deprecations -Wno-incomplete-uni-patterns -Wno-incomplete-record-updates | ||||||
|  | 
 | ||||||
| nix: | nix: | ||||||
|   pure: false |   pure: false | ||||||
|   packages: [perl gmp ncurses zlib] |   packages: [perl gmp ncurses zlib] | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user