"Talking" with the compiler

Ketil Malde ketil+haskell at ii.uib.no
Sun Jan 18 11:31:38 EST 2004


HNBeck at t-online.de (Hans Nikolaus Beck) writes:

> in order to build a programming environement, it would be nice to ask
> the GHC about symbols etc found in a given Haskell program.

I suppose a programming environment could talk to GHCi (which provides
commands like :type, :info, :browse to explore the currently defined
symbols)?

-kzm
-- 
If I haven't seen further, it is by standing in the footprints of giants


More information about the Glasgow-haskell-users mailing list