[MacPorts] #17717: happy-1.17 fails to build with ghc 6.10.1
#17717: happy-1.17 fails to build with ghc 6.10.1 ----------------------------------+----------------------------------------- Reporter: tomac@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: haskell happy | Port: happy ----------------------------------+----------------------------------------- It seems happy won't build with the latest version of ghc. Looks like a Cabal issue. {{{ ---> Fetching happy ---> Attempting to fetch happy-1.17.tar.gz from http://distfiles.macports.org/happy ---> Verifying checksum(s) for happy ---> Extracting happy ---> Configuring happy 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_happy/work/happy-1.17 && runhaskell Setup configure --ghc --prefix=/opt/local" returned error 1 Command output: Setup.lhs:30:43: Not in scope: `buildVerbose' Error: Status 1 encountered during processing. }}} -- Ticket URL: <http://trac.macports.org/ticket/17717> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17717: happy-1.17 fails to build with ghc 6.10.1 -----------------------------------+---------------------------------------- Reporter: tomac@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: haskell happy Port: happy | -----------------------------------+---------------------------------------- Changes (by ryandesign@…): * cc: gwright@… (added) * status: new => closed * resolution: => fixed Comment: I can confirm that happy 0.17 doesn't build with ghc 6.10.1 on Mac OS X 10.4.11 Intel and outputs the error above. happy was updated to 0.18.2 in r44147 which works for me. -- Ticket URL: <http://trac.macports.org/ticket/17717#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts