id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	os	architecture	failure	difficulty	testcase	blockedby	blocking	related
5983	Libraries installed in wrong place	r0ml		"All of the installed libraries are placed in  /Library/Frameworks/GHC.framework/Versions/7.4.1-x86_64/usr/lib/ghc-7.4.1  by the installation package.

However, all of the dylib files report an otool -D of the form  /usr/local/lib/ghc-7.4.1/...

The workaround is to create a link from /usr/local/lib/ghc-7.4.1 to /Library/Frameworks/GHC.framework/Versions/7.4.1-x86_64/usr/lib/ghc-7.4.1

However, the installer should either create this link, or (better) invoke   otool -id as part of the installation process and set the correct dylib path for all the dylibs.
"	bug	new	normal	7.6.2	libraries/base	7.4.1			pho@…	MacOS X	x86_64 (amd64)	None/Unknown	Unknown				
