#7683: Expose tcIfaceExpr -----------------------------+---------------------------------------------- Reporter: afarmer | Owner: Type: feature request | Status: new Priority: normal | Component: GHC API Version: 7.6.2 | Keywords: Os: Unknown/Multiple | Architecture: Unknown/Multiple Failure: None/Unknown | Blockedby: Blocking: | Related: -----------------------------+---------------------------------------------- Comment(by simonpj@…): commit 57e08839f11990647f1b083316e920a00666b3b6 {{{ Author: Simon Peyton Jones <simonpj@microsoft.com> Date: Wed Feb 13 17:08:03 2013 +0000 Export tcIfaceExpr as requested by Trac #7683 compiler/iface/TcIface.lhs | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) }}} -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7683#comment:1> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler