consistent spacing in bounds
This commit is contained in:
		
							parent
							
								
									d3363d09d8
								
							
						
					
					
						commit
						26d1f10ef1
					
				| @ -32,8 +32,8 @@ data-files: | |||||||
| - hledger-api.info | - hledger-api.info | ||||||
| 
 | 
 | ||||||
| dependencies: | dependencies: | ||||||
| - hledger-lib >= 1.4.99 && < 1.5 | - hledger-lib >=1.4.99 && <1.5 | ||||||
| - hledger >= 1.4.99 && < 1.5 | - hledger >=1.4.99 && <1.5 | ||||||
| - base >=4.8 && <5 | - base >=4.8 && <5 | ||||||
| - aeson | - aeson | ||||||
| - bytestring | - bytestring | ||||||
| @ -44,9 +44,9 @@ dependencies: | |||||||
| - microlens >=0.4 && <0.5 | - microlens >=0.4 && <0.5 | ||||||
| - microlens-platform >=0.2.3.1 && <0.4 | - microlens-platform >=0.2.3.1 && <0.4 | ||||||
| - safe | - safe | ||||||
| - servant-server >= 0.10 | - servant-server >=0.10 | ||||||
| - servant-swagger | - servant-swagger | ||||||
| - swagger2 >= 2.0 && < 2.3 | - swagger2 >=2.0 && <2.3 | ||||||
| - text | - text | ||||||
| - transformers | - transformers | ||||||
| - wai | - wai | ||||||
|  | |||||||
| @ -41,7 +41,7 @@ data-files: | |||||||
| dependencies: | dependencies: | ||||||
| - base >=4.8 && <5 | - base >=4.8 && <5 | ||||||
| - base-compat >=0.8.1 | - base-compat >=0.8.1 | ||||||
| - ansi-terminal >= 0.6.2.3 && < 0.9 | - ansi-terminal >=0.6.2.3 && <0.9 | ||||||
| - array | - array | ||||||
| - blaze-markup >=0.5.1 | - blaze-markup >=0.5.1 | ||||||
| - bytestring | - bytestring | ||||||
| @ -53,12 +53,12 @@ dependencies: | |||||||
| - deepseq | - deepseq | ||||||
| - directory | - directory | ||||||
| - filepath | - filepath | ||||||
| - hashtables >= 1.2 | - hashtables >=1.2 | ||||||
| - megaparsec >=5.0 && < 6.5 | - megaparsec >=5.0 && <6.5 | ||||||
| - mtl | - mtl | ||||||
| - mtl-compat | - mtl-compat | ||||||
| - old-time | - old-time | ||||||
| - parsec >= 3 | - parsec >=3 | ||||||
| - pretty-show >=1.6.4 | - pretty-show >=1.6.4 | ||||||
| - regex-tdfa | - regex-tdfa | ||||||
| - safe >=0.2 | - safe >=0.2 | ||||||
| @ -72,9 +72,9 @@ dependencies: | |||||||
| - HUnit | - HUnit | ||||||
| - extra | - extra | ||||||
| # for ledger-parse: | # for ledger-parse: | ||||||
| #- parsers >= 0.5 | #- parsers >=0.5 | ||||||
| #- system-filepath | #- system-filepath | ||||||
| #- trifecta >= 0.91 | #- trifecta >=0.91 | ||||||
| 
 | 
 | ||||||
| ghc-options: | ghc-options: | ||||||
| - -Wall | - -Wall | ||||||
|  | |||||||
| @ -40,29 +40,29 @@ flags: | |||||||
| cpp-options: -DVERSION="1.4.99" | cpp-options: -DVERSION="1.4.99" | ||||||
| 
 | 
 | ||||||
| dependencies: | dependencies: | ||||||
|  - hledger >= 1.4.99 && < 1.5 |  - hledger >=1.4.99 && <1.5 | ||||||
|  - hledger-lib >= 1.4.99 && < 1.5 |  - hledger-lib >=1.4.99 && <1.5 | ||||||
|  - ansi-terminal >= 0.6.2.3 && < 0.9 |  - ansi-terminal >=0.6.2.3 && <0.9 | ||||||
|  - async |  - async | ||||||
|  - base >= 4.8 && < 5 |  - base >=4.8 && <5 | ||||||
|  - base-compat >= 0.8.1 |  - base-compat >=0.8.1 | ||||||
|  - cmdargs >= 0.8 |  - cmdargs >=0.8 | ||||||
|  - containers |  - containers | ||||||
|  - data-default |  - data-default | ||||||
|  - directory |  - directory | ||||||
|  - filepath |  - filepath | ||||||
|  - fsnotify >= 0.2 && < 0.3 |  - fsnotify >=0.2 && <0.3 | ||||||
|  - HUnit |  - HUnit | ||||||
|  - microlens >= 0.4 && < 0.5 |  - microlens >=0.4 && <0.5 | ||||||
|  - microlens-platform >= 0.2.3.1 && < 0.4 |  - microlens-platform >=0.2.3.1 && <0.4 | ||||||
|  - megaparsec >=5.0 && < 6.5 |  - megaparsec >=5.0 && <6.5 | ||||||
|  - pretty-show >=1.6.4 |  - pretty-show >=1.6.4 | ||||||
|  - process >= 1.2 |  - process >=1.2 | ||||||
|  - safe >= 0.2 |  - safe >=0.2 | ||||||
|  - split >= 0.1 && < 0.3 |  - split >=0.1 && <0.3 | ||||||
|  - text >= 1.2 && < 1.3 |  - text >=1.2 && <1.3 | ||||||
|  - text-zipper >= 0.4 && < 0.11 |  - text-zipper >=0.4 && <0.11 | ||||||
|  - time >= 1.5 |  - time >=1.5 | ||||||
|  - transformers |  - transformers | ||||||
|  - vector |  - vector | ||||||
| 
 | 
 | ||||||
| @ -82,8 +82,8 @@ when: | |||||||
|      buildable: false |      buildable: false | ||||||
|    else: |    else: | ||||||
|      dependencies: |      dependencies: | ||||||
|        - brick >= 0.12 && < 0.31 |        - brick >=0.12 && <0.31 | ||||||
|        - vty >= 5.5 && < 5.20 |        - vty >=5.5 && <5.20 | ||||||
| 
 | 
 | ||||||
| executables: | executables: | ||||||
|   hledger-ui: |   hledger-ui: | ||||||
|  | |||||||
| @ -62,8 +62,8 @@ flags: | |||||||
|     default: true |     default: true | ||||||
| 
 | 
 | ||||||
| dependencies: | dependencies: | ||||||
| - hledger-lib >= 1.4.99 && < 1.5 | - hledger-lib >=1.4.99 && <1.5 | ||||||
| - hledger >= 1.4.99 && < 1.5 | - hledger >=1.4.99 && <1.5 | ||||||
| - base >=4.8 && <5 | - base >=4.8 && <5 | ||||||
| - base-compat >=0.8.1 | - base-compat >=0.8.1 | ||||||
| - blaze-html | - blaze-html | ||||||
| @ -80,7 +80,7 @@ dependencies: | |||||||
| - HUnit | - HUnit | ||||||
| - conduit-extra >=1.1 | - conduit-extra >=1.1 | ||||||
| - safe >=0.2 | - safe >=0.2 | ||||||
| - shakespeare >=2.0.2.2 && < 2.1 | - shakespeare >=2.0.2.2 && <2.1 | ||||||
| - template-haskell | - template-haskell | ||||||
| - text >=1.2 && <1.3 | - text >=1.2 && <1.3 | ||||||
| - time >=1.5 | - time >=1.5 | ||||||
| @ -95,7 +95,7 @@ dependencies: | |||||||
| - yesod-form | - yesod-form | ||||||
| - yesod-static | - yesod-static | ||||||
| - json | - json | ||||||
| - megaparsec >=5.0 && < 6.5 | - megaparsec >=5.0 && <6.5 | ||||||
| - mtl | - mtl | ||||||
| - parsec >=3 | - parsec >=3 | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -75,7 +75,7 @@ ghc-options: | |||||||
| dependencies: | dependencies: | ||||||
| - base >=4.8 && <5 | - base >=4.8 && <5 | ||||||
| - base-compat >=0.8.1 | - base-compat >=0.8.1 | ||||||
| - ansi-terminal >= 0.6.2.3 && < 0.9 | - ansi-terminal >=0.6.2.3 && <0.9 | ||||||
| - directory | - directory | ||||||
| - file-embed >=0.0.10 && <0.1 | - file-embed >=0.0.10 && <0.1 | ||||||
| - filepath | - filepath | ||||||
| @ -86,8 +86,8 @@ dependencies: | |||||||
| - temporary | - temporary | ||||||
| - tabular >=0.2 && <0.3 | - tabular >=0.2 && <0.3 | ||||||
| - time >=1.5 | - time >=1.5 | ||||||
| - utility-ht >= 0.0.13 | - utility-ht >=0.0.13 | ||||||
| - hledger-lib >= 1.4.99 && < 1.5 | - hledger-lib >=1.4.99 && <1.5 | ||||||
| 
 | 
 | ||||||
| when: | when: | ||||||
| - condition: (!(os(windows))) && (flag(terminfo)) | - condition: (!(os(windows))) && (flag(terminfo)) | ||||||
| @ -141,7 +141,7 @@ library: | |||||||
|   - mtl |   - mtl | ||||||
|   - mtl-compat |   - mtl-compat | ||||||
|   - old-time |   - old-time | ||||||
|   - megaparsec >=5.0 && < 6.5 |   - megaparsec >=5.0 && <6.5 | ||||||
|   - regex-tdfa |   - regex-tdfa | ||||||
|   - safe >=0.2 |   - safe >=0.2 | ||||||
|   - split >=0.1 && <0.3 |   - split >=0.1 && <0.3 | ||||||
|  | |||||||
| @ -23,7 +23,7 @@ author      : Simon Michael <simon@joyful.com> | |||||||
| maintainer  : '-' | maintainer  : '-' | ||||||
| 
 | 
 | ||||||
| dependencies: | dependencies: | ||||||
|   - base >= 4.7 && < 5 |   - base >=4.7 && <5 | ||||||
|   - hakyll >=4.7 |   - hakyll >=4.7 | ||||||
|   - pandoc #>=1.15 |   - pandoc #>=1.15 | ||||||
|   - pandoc-types |   - pandoc-types | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user