[Git][haskell-team/package-plan][sten] fix various quoting typos
Nicholas D Steeves (@sten)
gitlab at salsa.debian.org
Fri Apr 24 22:48:35 BST 2026
Nicholas D Steeves pushed to branch sten at Debian Haskell Group / package-plan
Commits:
74e320ac by Nicholas D Steeves at 2026-04-24T17:48:18-04:00
fix various quoting typos
- - - - -
1 changed file:
- README.md
Changes:
=====================================
README.md
=====================================
@@ -68,7 +68,7 @@ In addition to `packages.txt`, the follwing files are taken into account:
This can be used for packages not on hackage, or when the cabal-file editing
feature on hackage has been used. In that case, the unmodified cabal file
ought to be added here.
- * `patches/<pkg>/<version>/
+ * `patches/<pkg>/<version>/`
A directory of patches, in the same format as `debian/patches` (so that the
files can be taken unmodified from there). The patches are applied to the
Cabal files of the “internal“ repository.
@@ -107,7 +107,7 @@ To test the package plan, run
this tool will
* read `packages.txt`.
- * read the hackage index from `~/.cabal/packages/hackage.haskell.org/00-index.tar"
+ * read the hackage index from `~/.cabal/packages/hackage.haskell.org/00-index.tar`
(hence the need to run `cabal update`).
* read the LTS version ranges from `lts.config`.
* read the Debian package index using `grep-aptavail`.
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/commit/74e320ac5406932505a36776970c6decadb665aa
--
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/commit/74e320ac5406932505a36776970c6decadb665aa
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20260424/e90bec07/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list