Hi,
--- a/debian/rules
+++ b/debian/rules
@@ -2,14 +2,16 @@
%:
dh $@
+export CABAL=runghc Setup.lhs
+This does not work well on architectures without ghci support. Not sure if any of the dependencies of hothasktags prevent these architectures anyways, but this is not a general solution either. I don’t think there is a good way to avoid having to compile Setup first. (One might argue that on such architectures, runghc should compile to a temporary location. But I’m not sure that we want such differing behavior depending on the architectures). Greetings, Joachim -- Joachim "nomeata" Breitner Debian Developer [email protected] | ICQ# 74513189 | GPG-Keyid: 4743206C JID: [email protected] | http://people.debian.org/~nomeata
signature.asc
Description: This is a digitally signed message part

