# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/haskell-unordered-containers/hotfix-cabal.patch # Copyright (C) 2026 The T2 SDE Project # SPDX-License-Identifier: GPL-2.0 or patched project license # --- T2-COPYRIGHT-END --- --- unordered-containers-0.2.21/unordered-containers.cabal.vanilla 2026-03-26 17:11:02.754519532 -0400 +++ unordered-containers-0.2.21/unordered-containers.cabal 2026-03-26 17:11:15.172449677 -0400 @@ -60,7 +60,7 @@ hashable >= 1.4 && < 1.6 if impl(ghc) build-depends: - template-haskell >= 2.16 && < 2.24 + template-haskell default-language: Haskell2010