#5698: GHC API no longer exports CoreModule
------------------------------+---------------------------------------------
Reporter: afarmer | Owner:
Type: bug | Status: new
Priority: normal | Component: GHC API
Version: 7.2.1 | Keywords:
Os: Unknown/Multiple | Architecture: Unknown/Multiple
Failure: None/Unknown | Testcase:
Blockedby: | Blocking:
Related: |
------------------------------+---------------------------------------------
Commit 94bf0d3604ff0d2ecab246924af712bdd1c29a40 moved CoreModule from
compiler/main/HscTypes.hs to compiler/main/GHC.hs, but didn't move the
CoreModule(..) export. (It was removed from the former and never added to
the latter.)
This makes compileToCoreModule and the like hard to use.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5698>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs