
9 Jan
2015
9 Jan
'15
10:15 a.m.
Can you hide them in the haddock but leave in the module, so that we don't break existing code? Not sure. These functions are in Language.Haskell.TH.Lib module and functions there are not haddockified at all. I initially thought this module is internal but Richard told me that people are actually using functions from that module and there were complaints from the users when he removed some functions from there.
Janek