diff --git a/pkgs/development/haskell-modules/configuration-ghc-8.4.x.nix b/pkgs/development/haskell-modules/configuration-ghc-8.4.x.nix index 488d3206c78c..27b73fcfc442 100644 --- a/pkgs/development/haskell-modules/configuration-ghc-8.4.x.nix +++ b/pkgs/development/haskell-modules/configuration-ghc-8.4.x.nix @@ -135,7 +135,7 @@ self: super: { ## • Could not deduce (Semigroup (Traversal f)) ## arising from the superclasses of an instance declaration ## from the context: Applicative f - tasty = super.tasty_1_0_0_1; + tasty = super.tasty_1_0_1; ## Needs bump to a versioned attribute ##