diff --git a/cabal.project b/cabal.project index 66d73fe..a33d5f7 100644 --- a/cabal.project +++ b/cabal.project @@ -7,13 +7,7 @@ optimization: 2 package ghcup flags: +tui -source-repository-package - type: git - location: https://github.com/bgamari/terminal-size.git - tag: 34ea816bd63f75f800eedac12c6908c6f3736036 - constraints: http-io-streams -brotli, - any.Cabal ==3.6.2.0, any.aeson >= 2.0.1.0 package libarchive diff --git a/ghcup.cabal b/ghcup.cabal index 0cb63c0..5ca7932 100644 --- a/ghcup.cabal +++ b/ghcup.cabal @@ -194,7 +194,7 @@ library c-sources: cbits/dirutils.c build-depends: , bz2 >=0.5.0.5 && <1.1 - , terminal-size ^>=0.3.2.1 + , terminal-size ^>=0.3.3 , unix ^>=2.7 , unix-bytestring ^>=0.3.7.3