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-06-29 00:13:06 +0200
committermaralorn <mail@maralorn.de>2023-06-29 02:22:25 +0200
commit871fdf1dcb5afc41c59f76e8e585d91849053015 (patch)
tree06d1f78b988d3d1cef5681c5f1654fdab391661e /pkgs/development/haskell-modules/configuration-ghc-9.6.x.nix
parentd75e7e5edeeaebb5b1679acd88b5584f232f83ca (diff)
downloadnixlib-871fdf1dcb5afc41c59f76e8e585d91849053015.tar
nixlib-871fdf1dcb5afc41c59f76e8e585d91849053015.tar.gz
nixlib-871fdf1dcb5afc41c59f76e8e585d91849053015.tar.bz2
nixlib-871fdf1dcb5afc41c59f76e8e585d91849053015.tar.lz
nixlib-871fdf1dcb5afc41c59f76e8e585d91849053015.tar.xz
nixlib-871fdf1dcb5afc41c59f76e8e585d91849053015.tar.zst
nixlib-871fdf1dcb5afc41c59f76e8e585d91849053015.zip
haskellPackages: Remove obsolete aeson_2_1_2_1 overrides
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, 0 insertions, 1 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 522d9a484ded..e1cfe61ac3ae 100644
--- a/pkgs/development/haskell-modules/configuration-ghc-9.6.x.nix
+++ b/pkgs/development/haskell-modules/configuration-ghc-9.6.x.nix
@@ -74,7 +74,6 @@ self: super: {
   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;
-  aeson = doDistribute self.aeson_2_1_2_1;
   memory = doDistribute self.memory_0_18_0;
   semigroupoids = doDistribute self.semigroupoids_6_0_0_1;
   bifunctors = doDistribute self.bifunctors_5_6_1;