#16561: hs-ghc-paths 0.1.0.5 - build failure -----------------------------------+---------------------------------------- Reporter: tim.lahey@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: hs-ghc-paths, haddock | Port: hs-ghc-paths -----------------------------------+---------------------------------------- When trying to build hs-ghc-paths 0.1.0.5, I get the following error. {{{ sudo port -v install hs-ghc-paths Password: ---> Configuring hs-ghc-paths Setup.hs:7:7: Could not find module `Distribution.Simple.PackageIndex': Use -v to see a list of the files searched for. 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_hs-ghc-paths/work/ghc-paths-0.1.0.5 && runhaskell Setup configure --ghc --prefix=/opt/local" returned error 1 Command output: Setup.hs:7:7: Could not find module `Distribution.Simple.PackageIndex': Use -v to see a list of the files searched for. Warning: the following items did not execute (for hs-ghc-paths): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install Error: Status 1 encountered during processing. }}} I have ghc @6.8.3_1+darwin_9_i386 installed so I know it should be able to find ghc. Is there another dependency that isn't listed? -- Ticket URL: <http://trac.macports.org/ticket/16561> MacPorts <http://www.macports.org/> Ports system for Mac OS