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-23 12:39:50 +0100
committerMarc Scholten <marc@digitallyinduced.com>2024-03-26 11:53:01 +0100
commitfe098465ff044cd10ec417588ccb411a8a008f51 (patch)
tree927fa70a58104cd869a45f215850251b0a3a37d0 /pkgs/development/haskell-modules/configuration-ghc-9.8.x.nix
parent95754369eb19708abea199a483b3177aaa2d7043 (diff)
haskell.packages.ghc98.inflections: 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 805f361815df5..71835751d24eb 100644
--- a/pkgs/development/haskell-modules/configuration-ghc-9.8.x.nix
+++ b/pkgs/development/haskell-modules/configuration-ghc-9.8.x.nix
@@ -103,6 +103,7 @@ self: super: {
   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
   string-random = doJailbreak super.string-random; # text >=1.2.2.1 && <2.1
+  inflections = doJailbreak super.inflections; # text >=0.2 && <2.1
 
   #
   # Test suite issues