Fix crash in 'ghcup tui' on windows
* https://github.com/haskell/ghcup-hs/issues/1013
* https://github.com/jtdaugherty/brick/issues/502#issuecomment-1974980299
* 4c395182cb
			
			
This commit is contained in:
		
							parent
							
								
									190d308ddf
								
							
						
					
					
						commit
						d9d13dda5f
					
				| @ -13,9 +13,12 @@ constraints: http-io-streams -brotli, | ||||
|              any.aeson >= 2.0.1.0 | ||||
| 
 | ||||
| if os(mingw32) | ||||
|   constraints: vty-windows >=0.2.0.2 | ||||
| 
 | ||||
|   if impl(ghc >= 9.4) | ||||
|     constraints: language-c >= 0.9.3 | ||||
| 
 | ||||
| 
 | ||||
| source-repository-package | ||||
|   type: git | ||||
|   location: https://github.com/haskell/tar.git | ||||
|  | ||||
| @ -13,9 +13,12 @@ constraints: http-io-streams -brotli, | ||||
|              any.aeson >= 2.0.1.0 | ||||
| 
 | ||||
| if os(mingw32) | ||||
|   constraints: vty-windows >=0.2.0.2 | ||||
| 
 | ||||
|   if impl(ghc >= 9.4) | ||||
|     constraints: language-c >= 0.9.3 | ||||
| 
 | ||||
| 
 | ||||
| source-repository-package | ||||
|   type: git | ||||
|   location: https://github.com/haskell/tar.git | ||||
|  | ||||
| @ -13,9 +13,12 @@ constraints: http-io-streams -brotli, | ||||
|              any.aeson >= 2.0.1.0 | ||||
| 
 | ||||
| if os(mingw32) | ||||
|   constraints: vty-windows >=0.2.0.2 | ||||
| 
 | ||||
|   if impl(ghc >= 9.4) | ||||
|     constraints: language-c >= 0.9.3 | ||||
| 
 | ||||
| 
 | ||||
| source-repository-package | ||||
|   type: git | ||||
|   location: https://github.com/haskell/tar.git | ||||
|  | ||||
| @ -13,9 +13,12 @@ constraints: http-io-streams -brotli, | ||||
|              any.aeson >= 2.0.1.0 | ||||
| 
 | ||||
| if os(mingw32) | ||||
|   constraints: vty-windows >=0.2.0.2 | ||||
| 
 | ||||
|   if impl(ghc >= 9.4) | ||||
|     constraints: language-c >= 0.9.3 | ||||
| 
 | ||||
| 
 | ||||
| source-repository-package | ||||
|   type: git | ||||
|   location: https://github.com/haskell/tar.git | ||||
|  | ||||
| @ -13,9 +13,12 @@ constraints: http-io-streams -brotli, | ||||
|              any.aeson >= 2.0.1.0 | ||||
| 
 | ||||
| if os(mingw32) | ||||
|   constraints: vty-windows >=0.2.0.2 | ||||
| 
 | ||||
|   if impl(ghc >= 9.4) | ||||
|     constraints: language-c >= 0.9.3 | ||||
| 
 | ||||
| 
 | ||||
| source-repository-package | ||||
|   type: git | ||||
|   location: https://github.com/haskell/tar.git | ||||
|  | ||||
| @ -18,7 +18,7 @@ elif os(mingw32) | ||||
|   constraints: zlib +bundled-c-zlib, | ||||
|                lzma +static, | ||||
|                text -simdutf, | ||||
|                vty-windows >=0.1.0.3 | ||||
|                vty-windows >=0.2.0.2 | ||||
|   if impl(ghc >= 9.4) | ||||
|     constraints: language-c >= 0.9.3 | ||||
| elif os(freebsd) | ||||
|  | ||||
| @ -37,7 +37,7 @@ extra-deps: | ||||
|   - vty-6.2@sha256:3536dc83a3fee17d9a114baf58fe47b6f080c24987266f0cd0b7b4b1fcd9cf19,3520 | ||||
|   - vty-crossplatform-0.4.0.0@sha256:50593f91ad16777d921138475a8d2784d538fd206addd30664c620278d6c8544,3172 | ||||
|   - vty-unix-0.2.0.0@sha256:2af3d0bdae3c4b7b7e567ee374efe32c7439fabdf9096465ce011a6c6736e9ae,2932 | ||||
|   - vty-windows-0.2.0.1@sha256:6c75230057a708168dbc420975572511ad3ec09956bf73c3b6f4be03324e8b13,2815 | ||||
|   - vty-windows-0.2.0.2 | ||||
|   - yaml-streamly-0.12.4@sha256:b5250c5dc71d668c43c42ed6f86f956d69125136ea960858527a4b2ff712d3d1,5165 | ||||
|   - github: hasufell/uri-bytestring | ||||
|     commit: 4fb5ed14b500c192e6e7a97f6b2b1eb478806001 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user