# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/haskell-tar/hotfix-cabal.patch # Copyright (C) 2026 The T2 SDE Project # SPDX-License-Identifier: GPL-2.0 or patched project license # --- T2-COPYRIGHT-END --- --- tar-0.7.0.0/tar.cabal.vanilla 2026-01-12 15:59:33.217328178 -0500 +++ tar-0.7.0.0/tar.cabal 2026-01-12 15:59:46.776820938 -0500 @@ -55,7 +55,7 @@ containers >= 0.2 && < 0.9, deepseq >= 1.1 && < 1.6, directory >= 1.3.1 && < 1.4, - directory-ospath-streaming >= 0.2.1 && < 0.3, + directory-ospath-streaming, file-io < 0.2, filepath >= 1.4.100 && < 1.6, os-string >= 2.0 && < 2.1,