[GHC] #15073: Unable to newtype derive `Prim` via DerivingStrategies
GHC
ghc-devs at haskell.org
Fri Apr 20 19:26:43 UTC 2018
#15073: Unable to newtype derive `Prim` via DerivingStrategies
-------------------------------------+-------------------------------------
Reporter: fosskers | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone: 8.6.1
Component: Compiler | Version: 8.2.2
Resolution: | Keywords: deriving
Operating System: Unknown/Multiple | Architecture: x86_64
| (amd64)
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by fosskers):
Oh look at that - enabling `UnboxedTuples` on my end makes the error
disappear, and I seem to be able to use the instance.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15073#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list