# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/haskell-base16-bytestring/hotfix-cabal.patch # Copyright (C) 2026 The T2 SDE Project # SPDX-License-Identifier: GPL-2.0 or patched project license # --- T2-COPYRIGHT-END --- --- base16-bytestring-1.0.2.0/base16-bytestring.cabal.vanilla 2026-01-11 00:13:01.914105403 -0500 +++ base16-bytestring-1.0.2.0/base16-bytestring.cabal 2026-01-11 00:13:07.914369225 -0500 @@ -51,7 +51,7 @@ build-depends: base >=4.9 && <5 - , bytestring >=0.9 && <0.12 + , bytestring ghc-options: -Wall -funbox-strict-fields default-language: Haskell2010