alt-romes / alt-romes/haskell-swift
cabal list-bin --project-dir is unsupported by cabal < 3.11
Ouverte
good first issue
hxs tool
- Langage dominant
- Haskell
- Étoiles
- 10
- Forks
- 0
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
`hxs init` runs under the assumption that cabal list-bin accepts a flag `--project-dir`, which is only true starting from 3.11.
We could either workaround by e.g. changing directories and running cabal list-bin without that argument,
or
throwing an error when the cabal version is lesser than 3.11
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.