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 <megacz@cs.berkeley.edu>
Tue, 31 May 2011 21:59:08 +0000 (14:59 -0700)
commit5d6e930086fffc10e70fe91fa30ae01d9f75c6a9
tree47dacaf4c507fdc804144e4a9869a1d7da0a118a
parentc8af1c7edf31a45aa6f71620a5408cfacb8d52c6
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