mirror of
				https://github.com/actions/cache.git
				synced 2025-11-01 04:28:39 +08:00 
			
		
		
		
	Add note about matrix.ghc
				
					
				
			This commit is contained in:
		
							parent
							
								
									67a53b8517
								
							
						
					
					
						commit
						816719d852
					
				|  | @ -118,3 +118,5 @@ uses: actions/cache@preview | |||
|     path: ~/.cabal/store | ||||
|     key: ${{ runner.os }}-haskell-${{ matrix.ghc }} | ||||
| ``` | ||||
| 
 | ||||
| Note: `matrix.ghc` denotes the Haskell compiler version (see also https://github.com/actions/setup-haskell) | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Herbert Valerio Riedel
						Herbert Valerio Riedel