[Debian bug #663713] Both packages need Template Haskell and their Build-Dependency on ghc-ghci will prevent them from building on architectures that do not support it.
Requested-by: Joachim Breitner <[email protected]> Signed-off-by: Philipp Kern <[email protected]> --- Packages-arch-specific | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/Packages-arch-specific b/Packages-arch-specific index 52f91d5..b5e798e 100644 --- a/Packages-arch-specific +++ b/Packages-arch-specific @@ -79,8 +79,6 @@ gprolog: i386 mips mipsel sparc alpha powerpc amd64 # from source grub-installer: i386 amd64 hurd-i386 lpia powerpc kfreebsd-i386 kfreebsd-amd64 mipsel # only useful if you have grub guml: i386 amd64 # depends on user-mode-linux %haskell-debian: amd64 i386 kfreebsd-amd64 kfreebsd-i386 powerpc # Requires threaded Haskell runtime -%haskell-syb-with-class: amd64 i386 kfreebsd-amd64 kfreebsd-i386 # [ANAIS] needs template haskell -%haskell-type-level: amd64 i386 kfreebsd-amd64 kfreebsd-i386 # [ANAIS] needs template haskell hdaps-utils: i386 amd64 kfreebsd-i386 kfreebsd-amd64 # IBM laptop specific hdapsd: i386 amd64 powerpc # IBM/Apple laptop specific hotkey-setup: i386 amd64 lpia # specific to x86 laptop models -- 1.7.2.5 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]
