Opened 15 years ago
Closed 15 years ago
#19759 closed defect (fixed)
Current version of haddock does not work with current ghc (6.10.3)
Reported by: | anj@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.1 |
Keywords: | Cc: | ||
Port: | haddock |
Description
Hi,
When trying to install haddock, I get this:
% sudo port install haddock ---> Fetching haddock ---> Verifying checksum(s) for haddock ---> Extracting haddock ---> Configuring haddock Error: Target org.macports.configure returned: shell command \ "cd /opt/local/var/macports/build/_opt_local_var_macports_sources\ _rsync.macports.org_release_ports_devel_haddock/work/haddock-2.4.1 \ && ./Setup configure --ghc --prefix=/opt/local" returned error 1 Command output: Configuring haddock-2.4.1... Setup: At least the following dependencies are missing: ghc-paths -any Error: Status 1 encountered during processing.
I'm pretty sure I have a vanilla ports install, so I'm submitting as a bug.
Thanks for your time. Andy J.
Change History (2)
comment:1 Changed 15 years ago by anj@…
comment:2 Changed 15 years ago by raimue (Rainer Müller)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Updated haddock to 2.4.2 in r53251, I hope this fixes this issue.
Note: See
TracTickets for help on using
tickets.
Having checked the pandoc installation instructions, is seems that this port would be very out of date even if it did work. The recommended approach appear to be to install from source or via cabal.