about summary refs log tree commit diff
path: root/pkgs/development/haskell-modules/configuration-ghc-9.8.x.nix
diff options
context:
space:
mode:
authorMarc Scholten <marc@digitallyinduced.com>2024-03-26 09:58:59 +0100
committerMarc Scholten <marc@digitallyinduced.com>2024-03-26 10:42:09 +0100
commit7332fdc7e6069bb47a80a42eb91ccfb189a85315 (patch)
treee1232eb39e48ec6294ad59918ad1b2c041aefc44 /pkgs/development/haskell-modules/configuration-ghc-9.8.x.nix
parentd899609c2a22bbd345d2ed200c6ebc08a772ccc9 (diff)
haskell.packages.ghc98.string-random: jailbreak
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 2206d72fffc59..a1e816073f502 100644
--- a/pkgs/development/haskell-modules/configuration-ghc-9.8.x.nix
+++ b/pkgs/development/haskell-modules/configuration-ghc-9.8.x.nix
@@ -99,6 +99,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