update cabal files
This commit is contained in:
		
							parent
							
								
									4c4f53c3ad
								
							
						
					
					
						commit
						7129577f34
					
				| @ -2,7 +2,7 @@ | |||||||
| -- | -- | ||||||
| -- see: https://github.com/sol/hpack | -- see: https://github.com/sol/hpack | ||||||
| -- | -- | ||||||
| -- hash: 2ba00fa0b37a2a5d903566a6ec259c54c68de78ae3de2a27e3f8a071816b2712 | -- hash: e1ae3c73e931da0b4b4da6dd9d6afc942a3874962c493094a4b380b418e4b8be | ||||||
| 
 | 
 | ||||||
| name:           hledger-lib | name:           hledger-lib | ||||||
| version:        1.9.99 | version:        1.9.99 | ||||||
|  | |||||||
| @ -2,10 +2,10 @@ | |||||||
| -- | -- | ||||||
| -- see: https://github.com/sol/hpack | -- see: https://github.com/sol/hpack | ||||||
| -- | -- | ||||||
| -- hash: cea777a487df72770055345666488fc9985b6adfc88526e59c3a6867e4768811 | -- hash: 8f7cf36397f3ab035f9675d1fa84026577f34d963b9613d32c555b3e02a05a50 | ||||||
| 
 | 
 | ||||||
| name:           hledger-ui | name:           hledger-ui | ||||||
| version:        1.9 | version:        1.9.99 | ||||||
| synopsis:       Curses-style user interface for the hledger accounting tool | synopsis:       Curses-style user interface for the hledger accounting tool | ||||||
| description:    This is hledger's curses-style interface. | description:    This is hledger's curses-style interface. | ||||||
|                 It is simpler and more convenient for browsing data than the command-line interface, |                 It is simpler and more convenient for browsing data than the command-line interface, | ||||||
| @ -50,7 +50,7 @@ executable hledger-ui | |||||||
|   hs-source-dirs: |   hs-source-dirs: | ||||||
|       ./. |       ./. | ||||||
|   ghc-options: -Wall -fno-warn-unused-do-bind -fno-warn-name-shadowing -fno-warn-missing-signatures -fno-warn-type-defaults -fno-warn-orphans |   ghc-options: -Wall -fno-warn-unused-do-bind -fno-warn-name-shadowing -fno-warn-missing-signatures -fno-warn-type-defaults -fno-warn-orphans | ||||||
|   cpp-options: -DVERSION="1.9" |   cpp-options: -DVERSION="1.9.99" | ||||||
|   build-depends: |   build-depends: | ||||||
|       HUnit |       HUnit | ||||||
|     , ansi-terminal >=0.6.2.3 |     , ansi-terminal >=0.6.2.3 | ||||||
| @ -63,8 +63,8 @@ executable hledger-ui | |||||||
|     , directory |     , directory | ||||||
|     , filepath |     , filepath | ||||||
|     , fsnotify >=0.2 |     , fsnotify >=0.2 | ||||||
|     , hledger >=1.9 && <2.0 |     , hledger >=1.9.99 && <2.0 | ||||||
|     , hledger-lib >=1.9 && <2.0 |     , hledger-lib >=1.9.99 && <2.0 | ||||||
|     , megaparsec >=5.0 |     , megaparsec >=5.0 | ||||||
|     , microlens >=0.4 |     , microlens >=0.4 | ||||||
|     , microlens-platform >=0.2.3.1 |     , microlens-platform >=0.2.3.1 | ||||||
|  | |||||||
| @ -2,7 +2,7 @@ | |||||||
| -- | -- | ||||||
| -- see: https://github.com/sol/hpack | -- see: https://github.com/sol/hpack | ||||||
| -- | -- | ||||||
| -- hash: 7ee6d38544539ea9fb0fc3cb73cb09756e9f3d951baf5d0b4308b7915d644c2c | -- hash: 4df8f6b465dfbd9367d1233a03bf6fa420e6d972b3e75b284d0ba8a19a8c4588 | ||||||
| 
 | 
 | ||||||
| name:           hledger | name:           hledger | ||||||
| version:        1.9.99 | version:        1.9.99 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user