#25878: lhs2tex is out of date with ghc ----------------------------+----------------------------------------------- Reporter: ben@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: ----------------------------+----------------------------------------------- Installing lhs2tex with all prereqs installed. {{{ Verifying checksum(s) for lhs2tex Checksumming lhs2tex-1.13.tar.gz Extracting lhs2tex Extracting lhs2tex-1.13.tar.gz Configuring lhs2tex Setup.hs:7:48: Module `Distribution.Simple.LocalBuildInfo' does not export `mkDataDir' Setup.hs:9:63: Module `Distribution.PackageDescription' does not export `setupMessage' shell command "cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_lhs2tex/work/lhs2tex-1.13 && runhaskell Setup configure --ghc --prefix=/opt/local" returned error 1 }}} Inspecting setup.hs, these imports are unused, and have been deprecated. After removing these, there are other changes This has been noted elsewhere, http://www.mail-archive.com/glasgow- haskell-bugs@haskell.org/msg15861.html and that and other problems seem to have been corrected in 1.16. -- Ticket URL: <http://trac.macports.org/ticket/25878> MacPorts <http://www.macports.org/> Ports system for Mac OS