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.The code I am using is in the above link.
Any help/comments/tips would be greatly appreciated!
Many thanks,