about summary refs log tree commit diff
path: root/pkgs/development/haskell-modules/configuration-ghc-9.6.x.nix
diff options
context:
space:
mode:
authorTristan Cacqueray <tdecacqu@redhat.com>2023-04-22 18:04:14 +0000
committerTristan Cacqueray <tdecacqu@redhat.com>2023-04-22 18:04:14 +0000
commit039b9d39888509efc001d1abf8cd6f0bd3caae12 (patch)
tree21b5167a0e549813232eb4fd546969820827a2d0 /pkgs/development/haskell-modules/configuration-ghc-9.6.x.nix
parent70ff147052f629874b7b32e9f493d891a45e2599 (diff)
downloadnixlib-039b9d39888509efc001d1abf8cd6f0bd3caae12.tar
nixlib-039b9d39888509efc001d1abf8cd6f0bd3caae12.tar.gz
nixlib-039b9d39888509efc001d1abf8cd6f0bd3caae12.tar.bz2
nixlib-039b9d39888509efc001d1abf8cd6f0bd3caae12.tar.lz
nixlib-039b9d39888509efc001d1abf8cd6f0bd3caae12.tar.xz
nixlib-039b9d39888509efc001d1abf8cd6f0bd3caae12.tar.zst
nixlib-039b9d39888509efc001d1abf8cd6f0bd3caae12.zip
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 f262f324c030..34ab136cbf5b 100644
--- a/pkgs/development/haskell-modules/configuration-ghc-9.6.x.nix
+++ b/pkgs/development/haskell-modules/configuration-ghc-9.6.x.nix
@@ -66,6 +66,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