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

maralorn ef41eed2 263ca928

+2 -3
+1 -1
maintainers/scripts/haskell/regenerate-transitive-broken-packages.sh
··· 8 8 9 9 tmpfile=$(mktemp "$TMP_TEMPLATE") 10 10 11 - trap 'rm "${tmpfile}"' 0 11 + trap 'rm -f "${tmpfile}"' 0 12 12 13 13 config_file=pkgs/development/haskell-modules/configuration-hackage2nix/transitive-broken.yaml 14 14
+1 -2
pkgs/development/haskell-modules/configuration-hackage2nix/transitive-broken.yaml
··· 1270 1270 - distribution-plot 1271 1271 - dixi 1272 1272 - dl-fedora 1273 - - dl-fedora_0_9_5 1274 1273 - dmenu-pkill 1275 1274 - dmenu-pmount 1276 1275 - dmenu-search ··· 1284 1283 - doc-review 1285 1284 - domain 1286 1285 - domain-aeson 1286 + - domain-aeson_0_1_1_1 1287 1287 - domain-cereal 1288 1288 - domaindriven 1289 1289 - dormouse-client ··· 3247 3247 - quickcheck-relaxng 3248 3248 - quickcheck-state-machine 3249 3249 - quickcheck-state-machine-distributed 3250 - - quickcheck-state-machine_0_7_2 3251 3250 - quicktest 3252 3251 - quipper 3253 3252 - quipper-algorithms