Add code for looking up PA methods of primitive TyCons
authorRoman Leshchinskiy <rl@cse.unsw.edu.au>
Thu, 30 Aug 2007 01:42:57 +0000 (01:42 +0000)
committerRoman Leshchinskiy <rl@cse.unsw.edu.au>
Thu, 30 Aug 2007 01:42:57 +0000 (01:42 +0000)
commit9f695847ad2ace19c5fd0b937c34015af9735863
tree224b965b21f2e5644c0e1f28260e7acc642b4e85
parent8e3058a518acedf74306f95f06a7e78cc1145ca6
Add code for looking up PA methods of primitive TyCons
compiler/prelude/PrelNames.lhs
compiler/vectorise/VectBuiltIn.hs
compiler/vectorise/VectMonad.hs
compiler/vectorise/VectUtils.hs