about summary refs log tree commit diff
path: root/pkgs/development/haskell-modules/configuration-ghc-9.8.x.nix
diff options
context:
space:
mode:
authorNaïm Favier <n@monade.li>2024-03-26 11:43:22 +0100
committerGitHub <noreply@github.com>2024-03-26 11:43:22 +0100
commit3d3fe7da9541168e2d9084f7338dd9af99e91445 (patch)
treefe525cb251c75ca02f355c47e27dd551c1d38bd1 /pkgs/development/haskell-modules/configuration-ghc-9.8.x.nix
parent9fd49998ec2edb65573cd62c002cd44061439eca (diff)
parent7332fdc7e6069bb47a80a42eb91ccfb189a85315 (diff)
Merge pull request #299122 from mpscholten/string-random
haskellPackages.string-random: jailbreak on ghc9.8
Diffstat (limited to 'pkgs/development/haskell-modules/configuration-ghc-9.8.x.nix')
-rw-r--r--pkgs/development/haskell-modules/configuration-ghc-9.8.x.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/development/haskell-modules/configuration-ghc-9.8.x.nix b/pkgs/development/haskell-modules/configuration-ghc-9.8.x.nix
index 3c49eb7edd052..a6412e8b261ef 100644
--- a/pkgs/development/haskell-modules/configuration-ghc-9.8.x.nix
+++ b/pkgs/development/haskell-modules/configuration-ghc-9.8.x.nix
@@ -100,6 +100,7 @@ self: super: {
   terminfo_0_4_1_6 = doJailbreak super.terminfo_0_4_1_6;
   HaskellNet-SSL = doJailbreak super.HaskellNet-SSL; # bytestring >=0.9 && <0.12
   raven-haskell = doJailbreak super.raven-haskell; # aeson <2.2
+  string-random = doJailbreak super.string-random; # text >=1.2.2.1 && <2.1
 
   #
   # Test suite issues