[GHC] #13244: Error Dealing with Unboxed Types and Type Families
GHC
ghc-devs at haskell.org
Thu Feb 9 10:04:08 UTC 2017
#13244: Error Dealing with Unboxed Types and Type Families
----------------------------------+----------------------------------------
Reporter: sgschlesinger | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.0.1
Resolution: | Keywords: pprIfaceCo
Operating System: Linux | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
----------------------------------+----------------------------------------
Comment (by simonpj):
Can you explain how to provoke the error? I tried
{{{
ghc -c T13244.hs
}}}
and all was well. (But I may not have used exactly the version that you
did..)
Probably a dup of #12242
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13244#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list