rm these_0_7_6, no longer used package version

Was require by old hnix version.

M  pkgs/development/haskell-modules/configuration-hackage2nix.yaml
This commit is contained in:
Anton-Latukha
2020-06-05 21:58:25 +02:00
committed by Peter Simons
parent b5c47f26a7
commit 5bc71945ff
2 changed files with 0 additions and 4 deletions
@@ -213,9 +213,6 @@ self: super: {
# base bound
digit = doJailbreak super.digit;
# Needs older version of QuickCheck.
these_0_7_6 = doJailbreak super.these_0_7_6;
# 2020-06-05: HACK: does not passes own build suite - `dontCheck`
hnix = generateOptparseApplicativeCompletion "hnix" (
dontCheck (doJailbreak super.hnix)