
Hi Greg,
Thanks again for maintaining ghc in macports!
I tried installing ghc through macports. Unfortunately, the build
failed with the following error message below. I'd be happy to send
you a complete log, if you think it would help. Many thanks,
Wouter
main/ParsePkgConf.hs:296:35: Not in scope: `extraLibraries'
main/ParsePkgConf.hs:297:35: Not in scope: `extraGHCiLibraries'
main/ParsePkgConf.hs:298:35: Not in scope: `includeDirs'
main/ParsePkgConf.hs:299:35: Not in scope: `includes'
main/ParsePkgConf.hs:300:35: Not in scope: `hugsOptions'
main/ParsePkgConf.hs:301:35: Not in scope: `ccOptions'
main/ParsePkgConf.hs:302:35: Not in scope: `ldOptions'
main/ParsePkgConf.hs:303:35: Not in scope: `frameworkDirs'
main/ParsePkgConf.hs:304:35: Not in scope: `frameworks'
main/ParsePkgConf.hs:305:35: Not in scope: `haddockInterfaces'
main/ParsePkgConf.hs:306:35: Not in scope: `haddockHTMLs'
main/ParsePkgConf.hs:307:34: Not in scope: `depends'
main/ParsePkgConf.hs:320:43: Not in scope: `depends'
<