[GHC] #11229: splitLHsForAllTy not exported from HsTypes
GHC
ghc-devs at haskell.org
Wed Dec 16 11:39:08 UTC 2015
#11229: splitLHsForAllTy not exported from HsTypes
-------------------------------------+-------------------------------------
Reporter: literon | Owner:
Type: feature request | Status: closed
Priority: normal | Milestone: 8.0.1
Component: GHC API | Version: 7.10.3
Resolution: fixed | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by thomie):
* status: new => closed
* resolution: => fixed
* milestone: => 8.0.1
Comment:
splitLHsInstDeclTy_maybe doesn't exist anymore. compiler/hsSyn/HsTypes.hs
does export `splitLHsForAllTy`. Change was made in
1e041b7382b6aa329e4ad9625439f811e0f27232.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11229#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list