20 Nov
2003
20 Nov
'03
11:28 p.m.
Hello! How about renaming Language.Haskell.THSyntax to Language.Haskell.TH.Syntax Then we could split this module into smaller ones, like: Language.Haskell.TH.Syntax Language.Haskell.TH.Pretty Language.Haskell.TH.UsefulHelperFunction (or something shorter) ... I think it is nicer and would be helpful when experimenting in GHCi. With the current big module when I do :browse Language.Haskell.THSyntax I get 7 screens of declarations (would be 9 screens on 25 line terminal). Of course you can keep the old module and reimport the new modules from it. Best regards, Tom PS. TH saved me a big amount of tedious, bug-prone work. Thanks! :) -- .signature: Too many levels of symbolic links
8070
Age (days ago)
8070
Last active (days ago)
0 comments
1 participants
participants (1)
-
Tomasz Zielonka