about summary refs log tree commit diff
path: root/pkgs/development/haskell-modules/configuration-ghc-9.6.x.nix
diff options
context:
space:
mode:
authormaralorn <mail@maralorn.de>2023-04-22 22:01:06 +0200
committerGitHub <noreply@github.com>2023-04-22 22:01:06 +0200
commita092e62ce88735b470341e048f287914160039d4 (patch)
treeb43e6c2d110a55ef6d74d56c0399b432c0c339ce /pkgs/development/haskell-modules/configuration-ghc-9.6.x.nix
parent1c5ea44629ca2def8edec0adb927384e527e164c (diff)
parent039b9d39888509efc001d1abf8cd6f0bd3caae12 (diff)
downloadnixlib-a092e62ce88735b470341e048f287914160039d4.tar
nixlib-a092e62ce88735b470341e048f287914160039d4.tar.gz
nixlib-a092e62ce88735b470341e048f287914160039d4.tar.bz2
nixlib-a092e62ce88735b470341e048f287914160039d4.tar.lz
nixlib-a092e62ce88735b470341e048f287914160039d4.tar.xz
nixlib-a092e62ce88735b470341e048f287914160039d4.tar.zst
nixlib-a092e62ce88735b470341e048f287914160039d4.zip
Merge pull request #227661 from TristanCacqueray/ghc96-turtle
haskell.packages.ghc96.turtle: distribute v1.6.1
Diffstat (limited to 'pkgs/development/haskell-modules/configuration-ghc-9.6.x.nix')
-rw-r--r--pkgs/development/haskell-modules/configuration-ghc-9.6.x.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/development/haskell-modules/configuration-ghc-9.6.x.nix b/pkgs/development/haskell-modules/configuration-ghc-9.6.x.nix
index 1360918e3f53..a0777c3db3d4 100644
--- a/pkgs/development/haskell-modules/configuration-ghc-9.6.x.nix
+++ b/pkgs/development/haskell-modules/configuration-ghc-9.6.x.nix
@@ -68,6 +68,7 @@ self: super: {
   tasty-inspection-testing = doDistribute self.tasty-inspection-testing_0_2;
   th-abstraction = doDistribute self.th-abstraction_0_5_0_0;
   th-desugar = doDistribute self.th-desugar_1_15;
+  turtle = doDistribute self.turtle_1_6_1;
   # Too strict bounds on ghc-prim and template-haskell
   aeson = doDistribute (doJailbreak self.aeson_2_1_2_1);
   # Too strict bounds on ghc-prim