getting fulling qualified names of types from hint/ghc api

19 Jan
2011
19 Jan
'11
9:31 a.m.
Hi, I am using hint's Language.Haskell.Interpreter.typeOf function to dynamically get the type of a haskell expression but, unfortunately for my purposes, I see that it returns unqualified names (I see in Hint.Conversions that it uses the GHC function GHC.getPrintUnqual). Is there any function in the GHC api or any other simple way of getting the fully qualified types? Surprisingly, I could not find any. Thanks, titto -- Dr. Pasqualino "Titto" Assini http://quid2.org/
5283
Age (days ago)
5283
Last active (days ago)
0 comments
1 participants
participants (1)
-
Pasqualino "Titto" Assini