We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent e1cd73f commit d8e2ebaCopy full SHA for d8e2eba
pkgs/development/haskell-modules/configuration-common.nix
@@ -507,9 +507,6 @@ self: super: {
507
# https://github.com/vincenthz/hs-crypto-pubkey/issues/20
508
crypto-pubkey = dontCheck super.crypto-pubkey;
509
510
- # https://github.com/Gabriel439/Haskell-Turtle-Library/issues/1
511
- turtle = dontCheck super.turtle;
512
-
513
# https://github.com/Philonous/xml-picklers/issues/5
514
xml-picklers = dontCheck super.xml-picklers;
515
0 commit comments