Merge branch 'issue-887'
This commit is contained in:
		
						commit
						2f107197d4
					
				@ -236,7 +236,7 @@ library
 | 
			
		||||
 | 
			
		||||
  if (flag(tui) && !os(windows))
 | 
			
		||||
    cpp-options:   -DBRICK
 | 
			
		||||
    build-depends: vty ^>=5.37
 | 
			
		||||
    build-depends: vty ^>=5.39
 | 
			
		||||
 | 
			
		||||
library ghcup-optparse
 | 
			
		||||
  import:             app-common-depends
 | 
			
		||||
@ -325,7 +325,7 @@ executable ghcup
 | 
			
		||||
      , brick         ^>=1.5
 | 
			
		||||
      , transformers  ^>=0.5
 | 
			
		||||
      , unix          ^>=2.7
 | 
			
		||||
      , vty           ^>=5.37
 | 
			
		||||
      , vty           ^>=5.39
 | 
			
		||||
 | 
			
		||||
  if os(windows)
 | 
			
		||||
    cpp-options: -DIS_WINDOWS
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user