tools: fix tested-with in package.yamls
This commit is contained in:
		
							parent
							
								
									d165600155
								
							
						
					
					
						commit
						0302be1b15
					
				| @ -17,7 +17,7 @@ license:        GPL | ||||
| license-file:   LICENSE | ||||
| build-type:     Simple | ||||
| cabal-version:  >= 1.10 | ||||
| tested-with:    ghc ==7.10.3 | ||||
| tested-with:    GHC==7.10.3, GHC==8.0 | ||||
| 
 | ||||
| extra-source-files: | ||||
|     CHANGES | ||||
|  | ||||
| @ -51,4 +51,4 @@ data-files: | ||||
| - doc/hledger-api.1.txt | ||||
| - doc/hledger-api.1.info | ||||
| stability: alpha | ||||
| tested-with: ghc ==7.10.3 | ||||
| tested-with: GHC==7.10.3, GHC==8.0 | ||||
|  | ||||
| @ -16,7 +16,7 @@ homepage:       http://hledger.org | ||||
| bug-reports:    http://bugs.hledger.org | ||||
| cabal-version:  >= 1.10 | ||||
| build-type:     Simple | ||||
| tested-with:    ghc ==7.6.3 ghc ==7.8.4 ghc ==7.10.3 ghc ==8.0 | ||||
| tested-with:    GHC==7.6.3, GHC==7.8.4, GHC==7.10.3, GHC==8.0 | ||||
| 
 | ||||
| extra-source-files: | ||||
|     CHANGES | ||||
|  | ||||
| @ -160,4 +160,4 @@ data-files: | ||||
| - doc/hledger_timeclock.5.txt | ||||
| - doc/hledger_timeclock.5.info | ||||
| stability: stable | ||||
| tested-with: ghc ==7.6.3 ghc ==7.8.4 ghc ==7.10.3 ghc ==8.0 | ||||
| tested-with: GHC==7.6.3, GHC==7.8.4, GHC==7.10.3, GHC==8.0 | ||||
|  | ||||
| @ -16,7 +16,7 @@ homepage:       http://hledger.org | ||||
| bug-reports:    http://bugs.hledger.org | ||||
| cabal-version:  >= 1.10 | ||||
| build-type:     Simple | ||||
| tested-with:    ghc ==7.6.3 ghc ==7.8.4 ghc ==7.10.3 ghc ==8.0 | ||||
| tested-with:    GHC==7.6.3, GHC==7.8.4, GHC==7.10.3, GHC==8.0 | ||||
| 
 | ||||
| extra-source-files: | ||||
|       CHANGES | ||||
|  | ||||
| @ -177,4 +177,4 @@ data-files: | ||||
| - doc/hledger-web.1.txt | ||||
| - doc/hledger-web.1.info | ||||
| stability: stable | ||||
| tested-with: ghc ==7.6.3 ghc ==7.8.4 ghc ==7.10.3 ghc ==8.0 | ||||
| tested-with: GHC==7.6.3, GHC==7.8.4, GHC==7.10.3, GHC==8.0 | ||||
|  | ||||
| @ -16,7 +16,7 @@ homepage:       http://hledger.org | ||||
| bug-reports:    http://bugs.hledger.org | ||||
| cabal-version:  >= 1.10 | ||||
| build-type:     Simple | ||||
| tested-with:    ghc ==7.6.3 ghc ==7.8.4 ghc ==7.10.3 ghc ==8.0 | ||||
| tested-with:    GHC==7.6.3, GHC==7.8.4, GHC==7.10.3, GHC==8.0 | ||||
| 
 | ||||
| extra-source-files: | ||||
|     bench/10000x1000x10.journal | ||||
|  | ||||
| @ -269,4 +269,4 @@ data-files: | ||||
| - doc/other/hledger_timedot.5.txt | ||||
| - doc/other/hledger_timedot.5.info | ||||
| stability: stable | ||||
| tested-with: ghc ==7.6.3 ghc ==7.8.4 ghc ==7.10.3 ghc ==8.0 | ||||
| tested-with: GHC==7.6.3, GHC==7.8.4, GHC==7.10.3, GHC==8.0 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user