haskellPackages.hie-bios: Remove unused 0.5.0 override

This commit is contained in:
maralorn 2022-09-20 02:12:09 +02:00
parent 6f241f7cec
commit cbb22921db

View file

@ -679,7 +679,6 @@ self: super: builtins.intersectAttrs super {
# Tests access homeless-shelter.
hie-bios = dontCheck super.hie-bios;
hie-bios_0_5_0 = dontCheck super.hie-bios_0_5_0;
# Compiling the readme throws errors and has no purpose in nixpkgs
aeson-gadt-th =