about summary refs log tree commit diff
path: root/pkgs/development/haskell-modules/configuration-ghc-9.8.x.nix
diff options
context:
space:
mode:
authorAlexandre Esteves <alexfmpe@proton.me>2024-05-13 01:49:59 +0100
committerAlexandre Esteves <alexfmpe@proton.me>2024-05-13 16:05:05 +0100
commit551e05be6a7eef97847ef04cad95c82f4a2c6df1 (patch)
tree53b44c47ce6add86c72a3b6d891d90d1c381d357 /pkgs/development/haskell-modules/configuration-ghc-9.8.x.nix
parent8e00adca9cd18bd70ef0873bb35cd923293a9007 (diff)
haskellPackages.hashing: jailbreak on 9.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 9a26c60a967e4..48543d27f2db5 100644
--- a/pkgs/development/haskell-modules/configuration-ghc-9.8.x.nix
+++ b/pkgs/development/haskell-modules/configuration-ghc-9.8.x.nix
@@ -94,6 +94,7 @@ self: super: {
   diagrams-svg = doJailbreak super.diagrams-svg;  # base <4.19, text <2.1
   generics-sop = doJailbreak super.generics-sop_0_5_1_4; # th-abstraction >=0.6 && <0.7
   ghc-trace-events = doJailbreak super.ghc-trace-events; # text < 2.1, bytestring < 0.12, base < 4.19
+  hashing = doJailbreak super.hashing; # bytestring <0.12
   json-sop = doJailbreak super.json-sop; # aeson <2.2, base <4.19, text <2.1
   primitive-unlifted = doJailbreak super.primitive-unlifted; # bytestring < 0.12
   statestack = doJailbreak super.statestack; # base < 4.19