Add module of special magic GHC desugaring helper functions
authorSimon Marlow <simonmar@microsoft.com>
Fri, 2 Nov 2007 16:00:54 +0000 (16:00 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Fri, 2 Nov 2007 16:00:54 +0000 (16:00 +0000)
commit5b2b5621f83723e22beb4b6cbbf5963ee34d548b
tree16ebcd9b2471c0358710293d0e032dabb8de9773
parent6ec8b4c5357f7b0eb3ee71e242cef6af903c0250
Add module of special magic GHC desugaring helper functions
Currently containing only one such helper: (>>>) for arrow desugaring
GHC/Desugar.hs [new file with mode: 0644]
base.cabal