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 10:06:54 +0100
committerMarc Scholten <marc@digitallyinduced.com>2024-03-26 10:43:17 +0100
commit4144a84970f0ba075eddff5596134fb0094e918d (patch)
tree0a364a8e02af2751637ca357a302d3a198a9cf96 /pkgs/development/haskell-modules/configuration-ghc-9.8.x.nix
parent14d6740986188e4d2dbd79ccec9330848918ea66 (diff)
haskell.packages.ghc98.stripe-signature: 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 6509372341d96..313f10bd12274 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: {
   HaskellNet-SSL = doJailbreak super.HaskellNet-SSL; # bytestring >=0.9 && <0.12
   raven-haskell = doJailbreak super.raven-haskell; # aeson <2.2
   stripe-concepts = doJailbreak super.stripe-concepts; # text >=1.2.5 && <1.3 || >=2.0 && <2.1
+  stripe-signature = doJailbreak super.stripe-signature; # text >=1.2.5 && <1.3 || >=2.0 && <2.1
 
   #
   # Test suite issues