ui: build faster, latest brick/vty uses microlens
This commit is contained in:
		
							parent
							
								
									4d36b04856
								
							
						
					
					
						commit
						29d4f1c03f
					
				| @ -65,7 +65,7 @@ executable hledger-ui | |||||||
|     , hledger-lib >= 0.27 && < 0.28 |     , hledger-lib >= 0.27 && < 0.28 | ||||||
|     , base >= 3 && < 5 |     , base >= 3 && < 5 | ||||||
|     , base-compat >= 0.8.1 |     , base-compat >= 0.8.1 | ||||||
|     , brick >= 0.2 && < 0.6 |     , brick >= 0.2 && < 0.7 | ||||||
|     , cmdargs >= 0.8 |     , cmdargs >= 0.8 | ||||||
|     , containers |     , containers | ||||||
|     , data-default |     , data-default | ||||||
| @ -76,7 +76,7 @@ executable hledger-ui | |||||||
|     , split >= 0.1 && < 0.3 |     , split >= 0.1 && < 0.3 | ||||||
|     , transformers |     , transformers | ||||||
|     , vector |     , vector | ||||||
|     , vty >= 5.2 && < 5.5 |     , vty >= 5.2 && < 5.6 | ||||||
|   if impl(ghc >= 7.4) |   if impl(ghc >= 7.4) | ||||||
|     build-depends: pretty-show >= 1.6.4 |     build-depends: pretty-show >= 1.6.4 | ||||||
|   if flag(old-locale) |   if flag(old-locale) | ||||||
|  | |||||||
| @ -15,7 +15,9 @@ packages: | |||||||
|   subdirs: |   subdirs: | ||||||
|     - wai-handler-launch |     - wai-handler-launch | ||||||
| 
 | 
 | ||||||
| #extra-deps: | extra-deps: | ||||||
|  | - brick-0.6 | ||||||
|  | - vty-5.5.0 | ||||||
| 
 | 
 | ||||||
| #flags: | #flags: | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user