# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/haskell-splitmix/hotfix-cabal.patch # Copyright (C) 2026 The T2 SDE Project # SPDX-License-Identifier: GPL-2.0 or patched project license # --- T2-COPYRIGHT-END --- --- splitmix-0.1.3.2/splitmix.cabal.vanilla 2026-03-03 15:33:14.841813223 -0500 +++ splitmix-0.1.3.2/splitmix.cabal 2026-03-03 15:33:21.489670620 -0500 @@ -74,8 +74,8 @@ -- ghc-options: -fplugin=DumpCore -fplugin-opt DumpCore:core-html build-depends: - , base >=4.12.0.0 && <4.23 - , deepseq >=1.4.4.0 && <1.6 + , base + , deepseq if flag(optimised-mixer) cpp-options: -DOPTIMISED_MIX32=1