FW: Missing TH exports
Ian Was there any reason to omit these? Care to add them? Simon -----Original Message----- From: glasgow-haskell-bugs-bounces@haskell.org [mailto:glasgow-haskell-bugs-bounces@haskell.org] On Behalf Of Duncan Coutts Sent: 28 April 2004 14:41 To: glasgow-haskell-bugs@haskell.org Subject: Missing TH exports In the past month or two a few convenience functions from Language.Haskell.TH.Lib seem to have been dropped from the export list for Language.Haskell.TH. This is in ghc cvs HEAD. Just wondering if this was an oversight or if there was a reason. The ones I noticed are: forallT, listT, infixC Duncan _______________________________________________ Glasgow-haskell-bugs mailing list Glasgow-haskell-bugs@haskell.org http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
participants (1)
-
Simon Peyton-Jones