pkg: drop unused double flag
This commit is contained in:
		
							parent
							
								
									cf8ebd4ae2
								
							
						
					
					
						commit
						9ad7f2f7e4
					
				| @ -47,11 +47,6 @@ source-repository head | ||||
|   type: git | ||||
|   location: https://github.com/simonmichael/hledger | ||||
| 
 | ||||
| flag double | ||||
|   manual: True | ||||
|   default: False | ||||
|   description: Use old Double number representation (instead of Decimal), for testing/benchmarking. | ||||
| 
 | ||||
| flag oldtime | ||||
|   description: If building with time < 1.5, also depend on old-locale. Set automatically by cabal. | ||||
|   manual: False | ||||
|  | ||||
| @ -34,10 +34,6 @@ data-files: | ||||
| - doc/hledger_timeclock.5.txt | ||||
| - doc/hledger_timeclock.5.info | ||||
| flags: | ||||
|   double: | ||||
|     description: Use old Double number representation (instead of Decimal), for testing/benchmarking. | ||||
|     manual: true | ||||
|     default: false | ||||
|   oldtime: | ||||
|     description: If building with time < 1.5, also depend on old-locale. Set automatically by cabal. | ||||
|     manual: false | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user