New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #19759 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

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

Changed 3 years ago by anj@…

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.

Changed 3 years ago by raimue@…

  • status changed from new to closed
  • resolution set to fixed

Updated haddock to 2.4.2 in r53251, I hope this fixes this issue.

Note: See TracTickets for help on using tickets.