[package-plan] 02/02: add "Special cases" section to README.md

Sean Whitton spw-guest at moszumanska.debian.org
Sun May 29 07:21:47 UTC 2016


This is an automated email from the git hooks/post-receive script.

spw-guest pushed a commit to branch LTS-6
in repository package-plan.

commit 338326787a9f877df7e73f51e5d2b5edf38914af
Author: Sean Whitton <spwhitton at spwhitton.name>
Date:   Sun May 29 16:21:32 2016 +0900

    add "Special cases" section to README.md
---
 README.md | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/README.md b/README.md
index af2f905..4619388 100644
--- a/README.md
+++ b/README.md
@@ -175,3 +175,15 @@ One quick way is
     $ quilt push / quilt edit / quilt refresh etc.
 
 This also works great to add new patches.
+
+Special cases
+-------------
+
+The following packages are rendered empty when built against our
+`packages.txt`.  Our CDBS code can't deal with that, so dependencies
+on the following should be patched out of any cabal files in which
+they appear.
+
+- bytestring-builder
+- nats
+- mtl-compat

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/package-plan.git



More information about the Pkg-haskell-commits mailing list