
#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