[GHC] #13244: Error Dealing with Unboxed Types and Type Families
GHC
ghc-devs at haskell.org
Sat Feb 11 09:41:28 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 sgschlesinger):
Behaviors to note: if I set "box = undefined", the code will compile but
still have type errors when run with -dcore-lint, whereas if I set "unbox
= undefined" the message is still the same.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13244#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list