cabal: bump tested-with declarations
This commit is contained in:
		
							parent
							
								
									1e0a7ec8f1
								
							
						
					
					
						commit
						72acb86299
					
				| @ -2,7 +2,7 @@ | |||||||
| -- | -- | ||||||
| -- see: https://github.com/sol/hpack | -- see: https://github.com/sol/hpack | ||||||
| -- | -- | ||||||
| -- hash: a4c2b5377d201c4d4f2e490b780ccff644827ad1b0b073ee4dd5dad917cc7db5 | -- hash: 07d6eec88f8c0ba15f32b5bf4c9f74e54364b6da30852617699b496fbf3bf63a | ||||||
| 
 | 
 | ||||||
| name:           hledger-api | name:           hledger-api | ||||||
| version:        1.10.99 | version:        1.10.99 | ||||||
| @ -24,7 +24,7 @@ author:         Simon Michael <simon@joyful.com> | |||||||
| maintainer:     Simon Michael <simon@joyful.com> | maintainer:     Simon Michael <simon@joyful.com> | ||||||
| license:        GPL-3 | license:        GPL-3 | ||||||
| license-file:   LICENSE | license-file:   LICENSE | ||||||
| tested-with:    GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.1 | tested-with:    GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.3 | ||||||
| build-type:     Simple | build-type:     Simple | ||||||
| cabal-version:  >= 1.10 | cabal-version:  >= 1.10 | ||||||
| extra-source-files: | extra-source-files: | ||||||
|  | |||||||
| @ -19,7 +19,7 @@ github: simonmichael/hledger | |||||||
| homepage: http://hledger.org | homepage: http://hledger.org | ||||||
| bug-reports: http://bugs.hledger.org | bug-reports: http://bugs.hledger.org | ||||||
| stability: alpha | stability: alpha | ||||||
| tested-with: GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.1 | tested-with: GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.3 | ||||||
| 
 | 
 | ||||||
| extra-source-files: | extra-source-files: | ||||||
| - CHANGES | - CHANGES | ||||||
|  | |||||||
| @ -2,7 +2,7 @@ | |||||||
| -- | -- | ||||||
| -- see: https://github.com/sol/hpack | -- see: https://github.com/sol/hpack | ||||||
| -- | -- | ||||||
| -- hash: 61409a17c81f76ecd1ec1a836d308b382b0c1dffce1c3076bdfe5f8ac6da4370 | -- hash: afb7a8b69691588056deb8465bec29cc05326218651e83f7f47d169e4c46aa95 | ||||||
| 
 | 
 | ||||||
| name:           hledger-lib | name:           hledger-lib | ||||||
| version:        1.10.99 | version:        1.10.99 | ||||||
| @ -23,7 +23,7 @@ author:         Simon Michael <simon@joyful.com> | |||||||
| maintainer:     Simon Michael <simon@joyful.com> | maintainer:     Simon Michael <simon@joyful.com> | ||||||
| license:        GPL-3 | license:        GPL-3 | ||||||
| license-file:   LICENSE | license-file:   LICENSE | ||||||
| tested-with:    GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.1 | tested-with:    GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.3 | ||||||
| build-type:     Simple | build-type:     Simple | ||||||
| cabal-version:  >= 1.10 | cabal-version:  >= 1.10 | ||||||
| extra-source-files: | extra-source-files: | ||||||
|  | |||||||
| @ -18,7 +18,7 @@ github: simonmichael/hledger | |||||||
| homepage: http://hledger.org | homepage: http://hledger.org | ||||||
| bug-reports: http://bugs.hledger.org | bug-reports: http://bugs.hledger.org | ||||||
| stability: stable | stability: stable | ||||||
| tested-with: GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.1 | tested-with: GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.3 | ||||||
| 
 | 
 | ||||||
| extra-source-files: | extra-source-files: | ||||||
| - CHANGES | - CHANGES | ||||||
|  | |||||||
| @ -2,7 +2,7 @@ | |||||||
| -- | -- | ||||||
| -- see: https://github.com/sol/hpack | -- see: https://github.com/sol/hpack | ||||||
| -- | -- | ||||||
| -- hash: d1bcfc2bad2b9f2114002a466f18bc1ecfb1f80209a98191cf5f4f3750decc75 | -- hash: 16e7ba806b0cc431b0c3737628ff623378d53a2a9540ecb7fa89d9b45713e6fb | ||||||
| 
 | 
 | ||||||
| name:           hledger-ui | name:           hledger-ui | ||||||
| version:        1.10.99 | version:        1.10.99 | ||||||
| @ -25,7 +25,7 @@ author:         Simon Michael <simon@joyful.com> | |||||||
| maintainer:     Simon Michael <simon@joyful.com> | maintainer:     Simon Michael <simon@joyful.com> | ||||||
| license:        GPL-3 | license:        GPL-3 | ||||||
| license-file:   LICENSE | license-file:   LICENSE | ||||||
| tested-with:    GHC==7.10.3, GHC==8.0.2, GHC==8.2.2 | tested-with:    GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.3 | ||||||
| build-type:     Simple | build-type:     Simple | ||||||
| cabal-version:  >= 1.10 | cabal-version:  >= 1.10 | ||||||
| extra-source-files: | extra-source-files: | ||||||
|  | |||||||
| @ -20,7 +20,7 @@ github      : simonmichael/hledger | |||||||
| homepage    : http://hledger.org | homepage    : http://hledger.org | ||||||
| bug-reports : http://bugs.hledger.org | bug-reports : http://bugs.hledger.org | ||||||
| stability   : stable | stability   : stable | ||||||
| tested-with : GHC==7.10.3, GHC==8.0.2, GHC==8.2.2 | tested-with : GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.3 | ||||||
| 
 | 
 | ||||||
| extra-source-files: | extra-source-files: | ||||||
|   - CHANGES |   - CHANGES | ||||||
|  | |||||||
| @ -2,7 +2,7 @@ | |||||||
| -- | -- | ||||||
| -- see: https://github.com/sol/hpack | -- see: https://github.com/sol/hpack | ||||||
| -- | -- | ||||||
| -- hash: af29726f9b5fdc04bc36fccace21ff78efeab8ffbd021694aba928de0c886c81 | -- hash: a0660f55b8895b60281c771662761166c2e9cc547f2ae98f6d3c12afc9739282 | ||||||
| 
 | 
 | ||||||
| name:           hledger-web | name:           hledger-web | ||||||
| version:        1.10.99 | version:        1.10.99 | ||||||
| @ -25,7 +25,7 @@ author:         Simon Michael <simon@joyful.com> | |||||||
| maintainer:     Simon Michael <simon@joyful.com> | maintainer:     Simon Michael <simon@joyful.com> | ||||||
| license:        GPL-3 | license:        GPL-3 | ||||||
| license-file:   LICENSE | license-file:   LICENSE | ||||||
| tested-with:    GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.1 | tested-with:    GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.3 | ||||||
| build-type:     Simple | build-type:     Simple | ||||||
| cabal-version:  >= 1.10 | cabal-version:  >= 1.10 | ||||||
| extra-source-files: | extra-source-files: | ||||||
|  | |||||||
| @ -20,7 +20,7 @@ github: simonmichael/hledger | |||||||
| homepage: http://hledger.org | homepage: http://hledger.org | ||||||
| bug-reports: http://bugs.hledger.org | bug-reports: http://bugs.hledger.org | ||||||
| stability: stable | stability: stable | ||||||
| tested-with: GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.1 | tested-with: GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.3 | ||||||
| 
 | 
 | ||||||
| extra-source-files: | extra-source-files: | ||||||
| - CHANGES | - CHANGES | ||||||
|  | |||||||
| @ -2,7 +2,7 @@ | |||||||
| -- | -- | ||||||
| -- see: https://github.com/sol/hpack | -- see: https://github.com/sol/hpack | ||||||
| -- | -- | ||||||
| -- hash: 1f54910cba53b70497fcd12548e9fb9c5816c4f943ad5ee6214813b622c73775 | -- hash: fc9d50bfd8e455c344f6ba60fd05358537cb2f3a6bc968eca7e554364f4cc1fe | ||||||
| 
 | 
 | ||||||
| name:           hledger | name:           hledger | ||||||
| version:        1.10.99 | version:        1.10.99 | ||||||
| @ -25,7 +25,7 @@ author:         Simon Michael <simon@joyful.com> | |||||||
| maintainer:     Simon Michael <simon@joyful.com> | maintainer:     Simon Michael <simon@joyful.com> | ||||||
| license:        GPL-3 | license:        GPL-3 | ||||||
| license-file:   LICENSE | license-file:   LICENSE | ||||||
| tested-with:    GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.1 | tested-with:    GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.3 | ||||||
| build-type:     Simple | build-type:     Simple | ||||||
| cabal-version:  >= 1.10 | cabal-version:  >= 1.10 | ||||||
| extra-source-files: | extra-source-files: | ||||||
|  | |||||||
| @ -20,7 +20,7 @@ github: simonmichael/hledger | |||||||
| homepage: http://hledger.org | homepage: http://hledger.org | ||||||
| bug-reports: http://bugs.hledger.org | bug-reports: http://bugs.hledger.org | ||||||
| stability: stable | stability: stable | ||||||
| tested-with: GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.1 | tested-with: GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.3 | ||||||
| 
 | 
 | ||||||
| extra-source-files: | extra-source-files: | ||||||
| - CHANGES | - CHANGES | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user