move the (Arrow a)=>(GArrow a (,)) instance to a separate file
authorAdam Megacz <megacz@cs.berkeley.edu>
Sat, 19 Mar 2011 19:44:29 +0000 (12:44 -0700)
committerAdam Megacz <adam@megacz.com>
Sat, 16 Apr 2011 22:03:47 +0000 (15:03 -0700)
commit11a94eb6ba81e1f9290e7bba886ee175bc0b944d
tree6fb701d1bade7fe16ac54539474c97ff8af33940
parent2453d0222212977ad978f27611669f5d1debc100
move the (Arrow a)=>(GArrow a (,)) instance to a separate file
GHC/HetMet/Arrow.hs [new file with mode: 0644]
GHC/HetMet/CodeTypes.hs
GHC/HetMet/GArrow.hs
base.cabal