[GHC] #12837: KnownNat and KnownSymbol should be abstract
GHC
ghc-devs at haskell.org
Mon Dec 12 18:38:14 UTC 2016
#12837: KnownNat and KnownSymbol should be abstract
-------------------------------------+-------------------------------------
Reporter: adamgundry | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.0.1
Resolution: | Keywords: newcomer
Operating System: Unknown/Multiple | Architecture:
Type of failure: GHC accepts | Unknown/Multiple
invalid program | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by pbg):
I'm a total newbie so can't comment on whether this is a desired change.
However in case it is - would extending the code that was added for
`Typeable` (#8132) to account for additional class names be the way to go
here?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12837#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list