maintainers/scripts/haskell/*transitive-broken*: Fix an error message

This commit is contained in:
maralorn 2023-05-02 12:07:11 +02:00
parent 263ca92849
commit ef41eed24f
2 changed files with 2 additions and 3 deletions

View File

@ -8,7 +8,7 @@ readonly TMP_TEMPLATE
tmpfile=$(mktemp "$TMP_TEMPLATE") tmpfile=$(mktemp "$TMP_TEMPLATE")
trap 'rm "${tmpfile}"' 0 trap 'rm -f "${tmpfile}"' 0
config_file=pkgs/development/haskell-modules/configuration-hackage2nix/transitive-broken.yaml config_file=pkgs/development/haskell-modules/configuration-hackage2nix/transitive-broken.yaml

View File

@ -1270,7 +1270,6 @@ dont-distribute-packages:
- distribution-plot - distribution-plot
- dixi - dixi
- dl-fedora - dl-fedora
- dl-fedora_0_9_5
- dmenu-pkill - dmenu-pkill
- dmenu-pmount - dmenu-pmount
- dmenu-search - dmenu-search
@ -1284,6 +1283,7 @@ dont-distribute-packages:
- doc-review - doc-review
- domain - domain
- domain-aeson - domain-aeson
- domain-aeson_0_1_1_1
- domain-cereal - domain-cereal
- domaindriven - domaindriven
- dormouse-client - dormouse-client
@ -3247,7 +3247,6 @@ dont-distribute-packages:
- quickcheck-relaxng - quickcheck-relaxng
- quickcheck-state-machine - quickcheck-state-machine
- quickcheck-state-machine-distributed - quickcheck-state-machine-distributed
- quickcheck-state-machine_0_7_2
- quicktest - quicktest
- quipper - quipper
- quipper-algorithms - quipper-algorithms