
31 May
2016
31 May
'16
4:04 p.m.
Hi, I am trying to get the Core of a whole package. I have been using the GHC API to get the Core of each file in a package but I have a problems with non-exposed modules of the package. I might not been setting up all the flags correctly but at this point I am completely lost!! I posted a question on S.O. http://stackoverflow.com/questions/37410615/ghc-api-compile-whole-package-to... The code I am using is in the above link. Any help/comments/tips would be greatly appreciated! Many thanks, Alberto