cabal: update tested-with
This commit is contained in:
		
							parent
							
								
									91e3ddd4fb
								
							
						
					
					
						commit
						30186e35ea
					
				
							
								
								
									
										3
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								Makefile
									
									
									
									
									
								
							| @ -1430,6 +1430,9 @@ setversion: $(VERSIONSENSITIVEFILES) #$(call def-help,setversion, update version | ||||
| gencabal: $(call def-help,gencabal, regenerate cabal files from package.yaml files with stack ) | ||||
| 	$(STACK) build --dry-run --silent --stack-yaml stack-ghc8.2.yaml | ||||
| 
 | ||||
| gencabal-with-hpack-%: | ||||
| 	$(STACK) build --with-hpack hpack-$* --dry-run --silent --stack-yaml stack-ghc8.2.yaml | ||||
| 
 | ||||
| # updatecabal: gencabal $(call def-help,updatecabal, regenerate cabal files and commit )
 | ||||
| # 	@read -p "please review changes then press enter to commit $(shell ls */*.cabal)"
 | ||||
| # 	git commit -m "update cabal files" $(shell ls */*.cabal)
 | ||||
|  | ||||
| @ -2,7 +2,7 @@ | ||||
| -- | ||||
| -- see: https://github.com/sol/hpack | ||||
| -- | ||||
| -- hash: f3ae96bc4a552af6049713498efd77ef61e5ade3bac393e45e47b484335029bd | ||||
| -- hash: b04bd71305e57bfa76f593730e7d5aca62144edfb3b858a2b68e78e46c476a89 | ||||
| 
 | ||||
| name:           hledger-api | ||||
| version:        1.9.99 | ||||
| @ -24,7 +24,7 @@ author:         Simon Michael <simon@joyful.com> | ||||
| maintainer:     Simon Michael <simon@joyful.com> | ||||
| license:        GPL-3 | ||||
| license-file:   LICENSE | ||||
| tested-with:    GHC==7.10.3, GHC==8.0.2, GHC==8.2.1 | ||||
| tested-with:    GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.1 | ||||
| build-type:     Simple | ||||
| cabal-version:  >= 1.10 | ||||
| 
 | ||||
|  | ||||
| @ -19,7 +19,7 @@ github: simonmichael/hledger | ||||
| homepage: http://hledger.org | ||||
| bug-reports: http://bugs.hledger.org | ||||
| stability: alpha | ||||
| tested-with: GHC==7.10.3, GHC==8.0.2, GHC==8.2.1 | ||||
| tested-with: GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.1 | ||||
| 
 | ||||
| extra-source-files: | ||||
| - CHANGES | ||||
|  | ||||
| @ -2,7 +2,7 @@ | ||||
| -- | ||||
| -- see: https://github.com/sol/hpack | ||||
| -- | ||||
| -- hash: e1ae3c73e931da0b4b4da6dd9d6afc942a3874962c493094a4b380b418e4b8be | ||||
| -- hash: 6db2d7c1ee228f58b6f1b9a99f1a088e7ef9efb64f00ca810e49e3c0a3a5c0b0 | ||||
| 
 | ||||
| name:           hledger-lib | ||||
| version:        1.9.99 | ||||
| @ -23,7 +23,7 @@ author:         Simon Michael <simon@joyful.com> | ||||
| maintainer:     Simon Michael <simon@joyful.com> | ||||
| license:        GPL-3 | ||||
| license-file:   LICENSE | ||||
| tested-with:    GHC==7.10.3, GHC==8.0.2, GHC==8.2.1 | ||||
| tested-with:    GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.1 | ||||
| build-type:     Simple | ||||
| cabal-version:  >= 1.10 | ||||
| 
 | ||||
|  | ||||
| @ -18,7 +18,7 @@ github: simonmichael/hledger | ||||
| homepage: http://hledger.org | ||||
| bug-reports: http://bugs.hledger.org | ||||
| stability: stable | ||||
| tested-with: GHC==7.10.3, GHC==8.0.2, GHC==8.2.1 | ||||
| tested-with: GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.1 | ||||
| 
 | ||||
| extra-source-files: | ||||
| - CHANGES | ||||
|  | ||||
| @ -2,7 +2,7 @@ | ||||
| -- | ||||
| -- see: https://github.com/sol/hpack | ||||
| -- | ||||
| -- hash: 8f7cf36397f3ab035f9675d1fa84026577f34d963b9613d32c555b3e02a05a50 | ||||
| -- hash: 811dd6654c9fd5470772abf3683b9756ce8fb1163e6a9a4b526217552d32b6ad | ||||
| 
 | ||||
| name:           hledger-ui | ||||
| version:        1.9.99 | ||||
| @ -25,7 +25,7 @@ author:         Simon Michael <simon@joyful.com> | ||||
| maintainer:     Simon Michael <simon@joyful.com> | ||||
| license:        GPL-3 | ||||
| license-file:   LICENSE | ||||
| tested-with:    GHC==7.10.3, GHC==8.0 | ||||
| tested-with:    GHC==7.10.3, GHC==8.0.2, GHC==8.2.2 | ||||
| build-type:     Simple | ||||
| cabal-version:  >= 1.10 | ||||
| 
 | ||||
|  | ||||
| @ -20,7 +20,7 @@ github      : simonmichael/hledger | ||||
| homepage    : http://hledger.org | ||||
| bug-reports : http://bugs.hledger.org | ||||
| stability   : stable | ||||
| tested-with : GHC==7.10.3, GHC==8.0 | ||||
| tested-with : GHC==7.10.3, GHC==8.0.2, GHC==8.2.2 | ||||
| 
 | ||||
| extra-source-files: | ||||
|   - CHANGES | ||||
|  | ||||
| @ -2,7 +2,7 @@ | ||||
| -- | ||||
| -- see: https://github.com/sol/hpack | ||||
| -- | ||||
| -- hash: 9ed266dc999899788c21fd578199b9e538208aab91294e22147f54f06a373373 | ||||
| -- hash: f0045f00e612c42ed6ed0374542d86395b7a495076744f09bbfbafacecfc853f | ||||
| 
 | ||||
| name:           hledger-web | ||||
| version:        1.9.99 | ||||
| @ -25,7 +25,7 @@ author:         Simon Michael <simon@joyful.com> | ||||
| maintainer:     Simon Michael <simon@joyful.com> | ||||
| license:        GPL-3 | ||||
| license-file:   LICENSE | ||||
| tested-with:    GHC==7.10.3, GHC==8.0.2, GHC==8.2.1 | ||||
| tested-with:    GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.1 | ||||
| build-type:     Simple | ||||
| cabal-version:  >= 1.10 | ||||
| 
 | ||||
|  | ||||
| @ -20,7 +20,7 @@ github: simonmichael/hledger | ||||
| homepage: http://hledger.org | ||||
| bug-reports: http://bugs.hledger.org | ||||
| stability: stable | ||||
| tested-with: GHC==7.10.3, GHC==8.0.2, GHC==8.2.1 | ||||
| tested-with: GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.1 | ||||
| 
 | ||||
| extra-source-files: | ||||
| - CHANGES | ||||
|  | ||||
| @ -2,7 +2,7 @@ | ||||
| -- | ||||
| -- see: https://github.com/sol/hpack | ||||
| -- | ||||
| -- hash: 4df8f6b465dfbd9367d1233a03bf6fa420e6d972b3e75b284d0ba8a19a8c4588 | ||||
| -- hash: 43c8b035b9b2996f5498fe30c459d7851c3d892fb3984a3e076f7fbe16a7240e | ||||
| 
 | ||||
| name:           hledger | ||||
| version:        1.9.99 | ||||
| @ -25,7 +25,7 @@ author:         Simon Michael <simon@joyful.com> | ||||
| maintainer:     Simon Michael <simon@joyful.com> | ||||
| license:        GPL-3 | ||||
| license-file:   LICENSE | ||||
| tested-with:    GHC==7.10.3, GHC==8.0.2, GHC==8.2.1 | ||||
| tested-with:    GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.1 | ||||
| build-type:     Simple | ||||
| cabal-version:  >= 1.10 | ||||
| 
 | ||||
|  | ||||
| @ -20,7 +20,7 @@ github: simonmichael/hledger | ||||
| homepage: http://hledger.org | ||||
| bug-reports: http://bugs.hledger.org | ||||
| stability: stable | ||||
| tested-with: GHC==7.10.3, GHC==8.0.2, GHC==8.2.1 | ||||
| tested-with: GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.1 | ||||
| 
 | ||||
| extra-source-files: | ||||
| - CHANGES | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user