haskell-hackage-security: update default version to 0.6.x

This commit is contained in:
Peter Simons
2020-04-03 22:00:29 +02:00
parent 11d28064b7
commit f660d6ec3d
3 changed files with 1 additions and 12 deletions
@@ -37,9 +37,6 @@ self: super: {
# compiled on Linux. We provide the name to avoid evaluation errors.
unbuildable = throw "package depends on meta package 'unbuildable'";
# The test suite depends on old versions of tasty and QuickCheck.
hackage-security = dontCheck super.hackage-security;
# enable using a local hoogle with extra packagages in the database
# nix-shell -p "haskellPackages.hoogleLocal { packages = with haskellPackages; [ mtl lens ]; }"
# $ hoogle server