[GHC] #11120: Missing type representations
GHC
ghc-devs at haskell.org
Thu Feb 18 22:03:11 UTC 2016
#11120: Missing type representations
-------------------------------------+-------------------------------------
Reporter: goldfire | Owner:
Type: bug | Status: merge
Priority: high | Milestone: 8.0.1
Component: Compiler | Version: 7.11
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): Phab:D1774
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by luite):
Thanks, I've been testing with your earlier `unsafeGlobalDynFlags` patch
and I can build `ghc-prim` with that, but I'm still fighting some issues
with Cabal and a problem desugaring `foreign import javascript` (looks
like it's caused by the new levity arguments, this part of the desugarer
is hooked, so it should be fixable on my side), causing the build to fail
a little bit later.
I'll rebuild using your new patch and report back as soon as I find a
solution for the other things, hopefully before the weekend.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11120#comment:45>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list