[GHC] #16138: Export GHC.TypeNats.natSing for TypeApplications

#16138: Export GHC.TypeNats.natSing for TypeApplications -------------------------------------+------------------------------------- Reporter: HateUsernames | Owner: (none) Type: feature | Status: new request | Priority: normal | Milestone: Component: | Version: 8.6.3 libraries/base | Keywords: | Operating System: Unknown/Multiple Architecture: | Type of failure: None/Unknown Unknown/Multiple | Test Case: | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: -------------------------------------+------------------------------------- Now that TypeApplications is available `natSing` can be exposed so that it can be directly used like `natSing @n`. This allows for Proxy not to be used. http://hackage.haskell.org/package/base-4.12.0.0/docs/src/GHC.TypeNats.html#... -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/16138 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#16138: Export GHC.TypeNats.natSing for TypeApplications -------------------------------------+------------------------------------- Reporter: HateUsernames | Owner: (none) Type: feature request | Status: closed Priority: normal | Milestone: Component: libraries/base | Version: 8.6.3 Resolution: duplicate | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: #15183 | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by RyanGlScott): * status: new => closed * resolution: => duplicate * related: => #15183 Comment: Closing as a duplicate of #15183. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/16138#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC