Bug#797446: haskell-stack: Missing dependencies: libyaml, make, libgmp-dev

Tom Fitzhenry tom at tom-fitzhenry.me.uk
Sun Aug 30 18:56:37 UTC 2015


Package: haskell-stack
Version: 0.1.2.0-1
Severity: normal

Dear Maintainer,

The stack package has a few easy-to-workaround-but-serious issues:
* stack(1) links against libyaml, but this is not specified as a dependency.
* `stack setup` fails with "The following executables are missing and must be installed: make", if `make` is not installed. This should be a dependency.
* `stack setup` fails with "Linking /tmp/stack-sanity-check20372/Main ... /usr/bin/ld: cannot find -lgmp" if libgmp-dev is not installed. This should be a dependency.

Regards,
Tom Fitzhenry


-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.1.0-2-amd64 (SMP w/6 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

-- no debconf information



More information about the Pkg-haskell-maintainers mailing list