fix type mistake in CodeTypes.hs
[ghc-base.git] / GHC / HetMet / CodeTypes.hs
2011-05-31 Adam Megaczfix type mistake in CodeTypes.hs
2011-05-31 Adam Megaczenable argument types in pga_{un}flatten
2011-05-31 Adam Megaczadd GArrowTensor, GArrowUnit, and GArrowExponent which...
2011-05-31 Adam Megaczadd hetmet_unflatten
2011-05-31 Adam Megaczadd support for hetmet_flatten casting variable
2011-05-31 Adam Megaczupdate GHC.HetMet.CodeTypes using *->*->* as the kind...
2011-05-31 Adam Megaczmove the (Arrow a)=>(GArrow a (,)) instance to a separa...
2011-05-31 Adam Megaczremove unnecessary testing definition from CodeTypes.hs
2011-05-31 Adam Megaczmigrate HetMet base changes to git repo