lib, cli, ui: allow ansi-terminal 0.8
This commit is contained in:
		
							parent
							
								
									d15a2dc4c0
								
							
						
					
					
						commit
						aa06d0f9bd
					
				| @ -1,8 +1,8 @@ | ||||
| -- This file has been generated from package.yaml by hpack version 0.20.0. | ||||
| -- This file has been generated from package.yaml by hpack version 0.21.2. | ||||
| -- | ||||
| -- see: https://github.com/sol/hpack | ||||
| -- | ||||
| -- hash: 3cda8b9094bb172a1caa4593fec0a0ccc6e54357da526476e24cc1c22d0dce0d | ||||
| -- hash: bdd44830833c0a5bac9f94905672abc6917c2763aa43b4ae8728bcc5cbc7354f | ||||
| 
 | ||||
| name:           hledger-lib | ||||
| version:        1.4.99 | ||||
| @ -56,7 +56,7 @@ library | ||||
|   build-depends: | ||||
|       Decimal | ||||
|     , HUnit | ||||
|     , ansi-terminal >=0.6.2.3 && <0.8 | ||||
|     , ansi-terminal >=0.6.2.3 && <0.9 | ||||
|     , array | ||||
|     , base >=4.8 && <5 | ||||
|     , base-compat >=0.8.1 | ||||
| @ -146,7 +146,7 @@ test-suite doctests | ||||
|       Decimal | ||||
|     , Glob >=0.7 | ||||
|     , HUnit | ||||
|     , ansi-terminal >=0.6.2.3 && <0.8 | ||||
|     , ansi-terminal >=0.6.2.3 && <0.9 | ||||
|     , array | ||||
|     , base >=4.8 && <5 | ||||
|     , base-compat >=0.8.1 | ||||
| @ -235,7 +235,7 @@ test-suite hunittests | ||||
|   build-depends: | ||||
|       Decimal | ||||
|     , HUnit | ||||
|     , ansi-terminal >=0.6.2.3 && <0.8 | ||||
|     , ansi-terminal >=0.6.2.3 && <0.9 | ||||
|     , array | ||||
|     , base >=4.8 && <5 | ||||
|     , base-compat >=0.8.1 | ||||
|  | ||||
| @ -41,7 +41,7 @@ data-files: | ||||
| dependencies: | ||||
| - base >=4.8 && <5 | ||||
| - base-compat >=0.8.1 | ||||
| - ansi-terminal >= 0.6.2.3 && < 0.8 | ||||
| - ansi-terminal >= 0.6.2.3 && < 0.9 | ||||
| - array | ||||
| - blaze-markup >=0.5.1 | ||||
| - bytestring | ||||
|  | ||||
| @ -1,8 +1,8 @@ | ||||
| -- This file has been generated from package.yaml by hpack version 0.20.0. | ||||
| -- This file has been generated from package.yaml by hpack version 0.21.2. | ||||
| -- | ||||
| -- see: https://github.com/sol/hpack | ||||
| -- | ||||
| -- hash: 2c49f91454f33a58fae9987309c9f85f67ebaee38bc52fc466f0951f2dd665d5 | ||||
| -- hash: dc5f97f576101ba1c8e4bc80d0a556ff8131ba3ca1a10315504dbcded1664f70 | ||||
| 
 | ||||
| name:           hledger-ui | ||||
| version:        1.4.99 | ||||
| @ -55,7 +55,7 @@ executable hledger-ui | ||||
|   cpp-options: -DVERSION="1.4.99" | ||||
|   build-depends: | ||||
|       HUnit | ||||
|     , ansi-terminal >=0.6.2.3 && <0.8 | ||||
|     , ansi-terminal >=0.6.2.3 && <0.9 | ||||
|     , async | ||||
|     , base >=4.8 && <5 | ||||
|     , base-compat >=0.8.1 | ||||
|  | ||||
| @ -42,7 +42,7 @@ cpp-options: -DVERSION="1.4.99" | ||||
| dependencies: | ||||
|  - hledger >= 1.4.99 && < 1.5 | ||||
|  - hledger-lib >= 1.4.99 && < 1.5 | ||||
|  - ansi-terminal >= 0.6.2.3 && < 0.8 | ||||
|  - ansi-terminal >= 0.6.2.3 && < 0.9 | ||||
|  - async | ||||
|  - base >= 4.8 && < 5 | ||||
|  - base-compat >= 0.8.1 | ||||
|  | ||||
| @ -1,8 +1,8 @@ | ||||
| -- This file has been generated from package.yaml by hpack version 0.20.0. | ||||
| -- This file has been generated from package.yaml by hpack version 0.21.2. | ||||
| -- | ||||
| -- see: https://github.com/sol/hpack | ||||
| -- | ||||
| -- hash: dc4c16dd12160b232122462afa8bd865d362820ee131dcdc8aafcc81685a43f0 | ||||
| -- hash: e232af253d6641d81ef338fafe4b1504338315aeb389ff754364dae119e04f53 | ||||
| 
 | ||||
| name:           hledger | ||||
| version:        1.4.99 | ||||
| @ -82,7 +82,7 @@ library | ||||
|       Decimal | ||||
|     , Diff | ||||
|     , HUnit | ||||
|     , ansi-terminal >=0.6.2.3 && <0.8 | ||||
|     , ansi-terminal >=0.6.2.3 && <0.9 | ||||
|     , base >=4.8 && <5 | ||||
|     , base-compat >=0.8.1 | ||||
|     , bytestring | ||||
| @ -163,7 +163,7 @@ executable hledger | ||||
|   build-depends: | ||||
|       Decimal | ||||
|     , HUnit | ||||
|     , ansi-terminal >=0.6.2.3 && <0.8 | ||||
|     , ansi-terminal >=0.6.2.3 && <0.9 | ||||
|     , base >=4.8 && <5 | ||||
|     , base-compat >=0.8.1 | ||||
|     , bytestring | ||||
| @ -215,7 +215,7 @@ test-suite test | ||||
|   build-depends: | ||||
|       Decimal | ||||
|     , HUnit | ||||
|     , ansi-terminal >=0.6.2.3 && <0.8 | ||||
|     , ansi-terminal >=0.6.2.3 && <0.9 | ||||
|     , base >=4.8 && <5 | ||||
|     , base-compat >=0.8.1 | ||||
|     , bytestring | ||||
| @ -264,7 +264,7 @@ benchmark bench | ||||
|       bench | ||||
|   ghc-options: -Wall -fno-warn-unused-do-bind -fno-warn-name-shadowing -fno-warn-missing-signatures -fno-warn-type-defaults -fno-warn-orphans | ||||
|   build-depends: | ||||
|       ansi-terminal >=0.6.2.3 && <0.8 | ||||
|       ansi-terminal >=0.6.2.3 && <0.9 | ||||
|     , base >=4.8 && <5 | ||||
|     , base-compat >=0.8.1 | ||||
|     , criterion | ||||
|  | ||||
| @ -75,7 +75,7 @@ ghc-options: | ||||
| dependencies: | ||||
| - base >=4.8 && <5 | ||||
| - base-compat >=0.8.1 | ||||
| - ansi-terminal >= 0.6.2.3 && < 0.8 | ||||
| - ansi-terminal >= 0.6.2.3 && < 0.9 | ||||
| - directory | ||||
| - file-embed >=0.0.10 && <0.1 | ||||
| - filepath | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user