Option for Combinator Graphs in GHC?

Mark Robert Nixon freelyn1980 at yahoo.com
Fri Apr 21 02:54:18 UTC 2017


Does the GHC compiler generate combinator terms/graphs of Haskell 
programs?  Combinator terms are often derived during compilation for 
purposes of optimization by way of normal order graph reduction. But 
does GHC output, e.g., as an option, a given Haskell program's entire 
combinator term/graph?

Very respectfully,
Mark R. Nixon


More information about the Glasgow-haskell-users mailing list