hledger-lib: mark the double flag as manual only
This would only be used for developer testing, cabal should never toggle it automatically.
This commit is contained in:
		
							parent
							
								
									b8b730226f
								
							
						
					
					
						commit
						216ebb8333
					
				| @ -35,9 +35,9 @@ source-repository head | |||||||
|   location: https://github.com/simonmichael/hledger |   location: https://github.com/simonmichael/hledger | ||||||
| 
 | 
 | ||||||
| flag double | flag double | ||||||
|     Description:   Use old Double number representation (instead of Decimal), for testing/benchmarking. |     description:   Use old Double number representation (instead of Decimal), for testing/benchmarking. | ||||||
|     Default:       False |     default:       False | ||||||
| 
 |     manual:        True | ||||||
| 
 | 
 | ||||||
| flag old-locale | flag old-locale | ||||||
|   description: A compatibility flag, set automatically by cabal. |   description: A compatibility flag, set automatically by cabal. | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user