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 | ||||
| 
 | ||||
| flag double | ||||
|     Description:   Use old Double number representation (instead of Decimal), for testing/benchmarking. | ||||
|     Default:       False | ||||
| 
 | ||||
|     description:   Use old Double number representation (instead of Decimal), for testing/benchmarking. | ||||
|     default:       False | ||||
|     manual:        True | ||||
| 
 | ||||
| flag old-locale | ||||
|   description: A compatibility flag, set automatically by cabal. | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user